OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
vx Struct Reference

Detailed Description

Definition at line 11 of file dist_map_graph_unit_test.hpp.

Data Structures

struct  attributes
 Attributes name. More...
 

Public Types

typedef boost::fusion::vector
< float[3]> 
type
 
typedef float s_type
 type of the positional field
 

Public Member Functions

 vx (const vx &p)
 
template<unsigned int id>
auto get () -> decltype(boost::fusion::at_c< id >(data))
 
template<unsigned int id>
auto get () const -> const decltype(boost::fusion::at_c< id >(data))
 
template<unsigned int dim, typename Mem >
 vx (const encapc< dim, vx, Mem > &p)
 
template<unsigned int dim, typename Mem >
vxoperator= (const encapc< dim, vx, Mem > &p)
 

Static Public Member Functions

static bool noPointers ()
 

Data Fields

type data
 The data.
 

Static Public Attributes

static const unsigned int x = 0
 x property id in boost::fusion::vector
 
static const unsigned int max_prop = 1
 total number of properties boost::fusion::vector
 

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