|
OpenVDB
1.1.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 |
1.8.1.2