OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
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 341 of file Encap.hpp.

#include <Encap.hpp>

Public Member Functions

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

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