General function t get a cell-list. More...
General function t get a cell-list.
Definition at line 162 of file vector_dist.hpp.
#include <vector_dist.hpp>
Static Public Member Functions | |
static CellL | get (Vector &vd, const size_t(&div)[dim], const size_t(&pad)[dim], 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 173 of file vector_dist.hpp.