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

Detailed Description

Definition at line 76 of file dist_map_graph_unit_test.hpp.

Data Structures

struct  attributes
 Attributes name. More...
 

Public Types

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

Public Member Functions

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

Static Public Member Functions

static bool noPointers ()
 

Data Fields

type data
 The data.
 

Static Public Attributes

static const unsigned int prop = 0
 srcgid 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: