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