OpenFPM_pdata  1.0.0
Project that contain the implementation of distributed structures
 All Data Structures Functions Variables Typedefs Enumerations Friends Pages
scalar< T > Class Template Reference

it define a scalar value compatible with grid_cpu , grid_gpu, vector, graph ... More...

Detailed Description

template<typename T>
class scalar< T >

it define a scalar value compatible with grid_cpu , grid_gpu, vector, graph ...

Template Parameters
Tscalar type

Definition at line 20 of file scalar.hpp.

#include <scalar.hpp>

Public Types

typedef boost::fusion::vector< T > type
 

Public Member Functions

void set (T s_)
 
T & get ()
 

Data Fields

type data
 

Static Public Attributes

static const unsigned int ele = 0
 
static const unsigned int max_prop = 1
 

The documentation for this class was generated from the following file: