OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
gcl< dim, St, CellL, Vector, GCL_HILBERT > 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_HILBERT >

General function t get a cell-list.

Definition at line 122 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.
 

Member Function Documentation

◆ get()

template<unsigned int dim, typename St , typename CellL , typename Vector >
static CellL gcl< dim, St, CellL, Vector, GCL_HILBERT >::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 133 of file vector_dist.hpp.


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