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
CellList< dim, T, impl, transform, base > Class Template Reference

Cell list structure. More...

Detailed Description

template<unsigned int dim, typename T, unsigned int impl = FAST, typename transform = no_transform<dim,T>, typename base = openfpm::vector<T>>
class CellList< dim, T, impl, transform, base >

Cell list structure.

Stub object see spacialization

See Also
CellList<dim,T,FAST,transform,base>

Definition at line 40 of file CellList.hpp.

#include <CellList.hpp>


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