OpenFPM_pdata  1.0.0
Project that contain the implementation of distributed structures
 All Data Structures Functions Variables Typedefs Enumerations Friends Pages
gcl< dim, St, CellList_gen< dim, St, Process_keys_hilb, Mem_type, shift< dim, St > >, Vector > Struct Template Reference

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

Detailed Description

template<unsigned int dim, typename St, typename Vector, typename Mem_type>
struct gcl< dim, St, CellList_gen< dim, St, Process_keys_hilb, Mem_type, shift< dim, St > >, Vector >

General function t get a cell-list.

Definition at line 85 of file vector_dist.hpp.

#include <vector_dist.hpp>

Static Public Member Functions

static CellList_gen< dim, St,
Process_keys_hilb, Mem_type,
shift< dim, St > > 
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 Vector , typename Mem_type >
static CellList_gen<dim, St, Process_keys_hilb, Mem_type, shift<dim, St> > gcl< dim, St, CellList_gen< dim, St, Process_keys_hilb, Mem_type, shift< dim, St > >, Vector >::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 96 of file vector_dist.hpp.


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