It contain the offset necessary to move to coarser and finer level grids. More...
It contain the offset necessary to move to coarser and finer level grids.
Definition at line 39 of file grid_dist_id.hpp.
#include <grid_dist_id.hpp>
Data Fields | |
Point< dim, long int > | up |
offset to move up on an upper grid (coarse) | |
Point< dim, long int > | dw |
offset to move on the lower grid (finer) | |
offset to move on the lower grid (finer)
Definition at line 45 of file grid_dist_id.hpp.
offset to move up on an upper grid (coarse)
Definition at line 42 of file grid_dist_id.hpp.