OpenVDB 12.0.0
|
#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.0.0/openvdb/openvdb/math/Operators.h>
Static Public Member Functions | |
template<typename Accessor > | |
static Accessor::ValueType::value_type | result (const ScaleMap &map, const Accessor &grid, const Coord &ijk) |
template<typename StencilT > | |
static StencilT::ValueType::value_type | result (const ScaleMap &map, const StencilT &stencil) |
Partial template specialization of Divergence scale, any scheme
|
inlinestatic |