General function t get a cell-list. More...
General function t get a cell-list.
Definition at line 103 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. | |
|
inlinestatic |
Get the Cell list based on the type.
vd | Distributed vector |
r_cut | Cut-off radius |
g | Ghost |
Definition at line 114 of file vector_dist.hpp.