|  | 
| template<typename Accessor> | 
| static Accessor::ValueType::value_type | result (const UniformScaleMap &map, const Accessor &grid, const Coord &ijk) | 
|  | 
| template<typename StencilT> | 
| static StencilT::ValueType::value_type | result (const UniformScaleMap &map, const StencilT &stencil) | 
|  | 
| static Accessor::ValueType::value_type | result (const UniformScaleMap &map, const Accessor &grid, const Coord &ijk) | 
|  | 
| static StencilT::ValueType::value_type | result (const UniformScaleMap &map, const StencilT &stencil) | 
|  | 
template<
DScheme DiffScheme>
struct openvdb::v12_0::math::Divergence< UniformScaleMap, DiffScheme >
Partial template specialization of Divergence uniform scale, any scheme