OpenVDB  9.0.1
Static Public Member Functions | List of all members
Divergence< ScaleMap, DiffScheme > Struct Template Reference

#include <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)
 

Detailed Description

template<DScheme DiffScheme>
struct openvdb::v9_0::math::Divergence< ScaleMap, DiffScheme >

Partial template specialization of Divergence scale, any scheme

Member Function Documentation

static Accessor::ValueType::value_type result ( const ScaleMap map,
const Accessor &  grid,
const Coord ijk 
)
inlinestatic
static StencilT::ValueType::value_type result ( const ScaleMap map,
const StencilT &  stencil 
)
inlinestatic