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 869 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 874 of file MultiResGrid.h.