OpenFPM  5.2.0
Project that contain the implementation of distributed structures
encapc< dim, void, Mem > Class Template Reference

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

#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
 

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 680 of file Encap.hpp.


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