OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
gcl< dim, St, CellL, Vector, GCL_SYMMETRIC > Struct Template Reference

General function t get a cell-list. More...

Detailed Description

template<unsigned int dim, typename St, typename CellL, typename Vector>
struct gcl< dim, St, CellL, Vector, GCL_SYMMETRIC >

General function t get a cell-list.

Definition at line 109 of file vector_dist.hpp.

#include <vector_dist.hpp>

Static Public Member Functions

static CellL get (Vector &vd, const St &r_cut, const Ghost< dim, St > &g)
 Get the Cell list based on the type. More...
 

Member Function Documentation

template<unsigned int dim, typename St , typename CellL , typename Vector >
static CellL gcl< dim, St, CellL, Vector, GCL_SYMMETRIC >::get ( Vector vd,
const St &  r_cut,
const Ghost< dim, St > &  g 
)
inlinestatic

Get the Cell list based on the type.

Parameters
vdDistributed vector
r_cutCut-off radius
gGhost
Returns
the constructed cell-list

Definition at line 120 of file vector_dist.hpp.


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