OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
encapc< dim, void, Mem > Class Template Reference

this structure specialize the class for a void object or null More...

Detailed Description

template<unsigned int dim, typename Mem>
class encapc< dim, void, Mem >

this structure specialize the class for a void object or null

Parameters
dimDimensionality of the grid
Memsuppose to be a boost::fusion::vector of arrays

Definition at line 445 of file Encap.hpp.

#include <Encap.hpp>

Public Member Functions

template<unsigned int p>
void get ()
 access the data
 
template<unsigned int p, typename S >
void set (S &ele)
 set the data
 

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