HDK
|
#include <MultiResGrid.h>
Static Public Member Functions | |
static ValueType | run (Coord ijk, const ConstAccessor &acc) |
Static method that performs restriction by full weighting. More... | |
Definition at line 870 of file MultiResGrid.h.
|
inlinestatic |
Static method that performs restriction by full weighting.
ijk | Coordinate location on the coarse tree |
acc | ValueAccessor to the fine tree |
Definition at line 875 of file MultiResGrid.h.