OpenVDB
0.104.0
|
Compute the Divergence of a vector-type grid using differnce of various orders, the reulst defined with respect to the range-space of the map
.
More...
#include <Operators.h>
Static Public Member Functions | |
template<typename Accessor > | |
static Accessor::ValueType::value_type | result (const MapType &map, const Accessor &grid, const Coord &ijk) |
template<typename StencilT > | |
static StencilT::ValueType::value_type | result (const MapType &map, const StencilT &stencil) |
Compute the Divergence of a vector-type grid using differnce of various orders, the reulst defined with respect to the range-space of the map
.
|
inlinestatic |
|
inlinestatic |