OpenVDB 9.0.0
Static Public Member Functions | List of all members
Divergence< ScaleTranslateMap, CD_2ND > Struct Reference

#include <openvdb/math/Operators.h>

Static Public Member Functions

template<typename Accessor >
static Accessor::ValueType::value_type result (const ScaleTranslateMap &map, const Accessor &grid, const Coord &ijk)
 
template<typename StencilT >
static StencilT::ValueType::value_type result (const ScaleTranslateMap &map, const StencilT &stencil)
 

Detailed Description

Full template specialization of Divergence scale and translate, 2nd order

Member Function Documentation

◆ result() [1/2]

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

◆ result() [2/2]

static StencilT::ValueType::value_type result ( const ScaleTranslateMap map,
const StencilT &  stencil 
)
inlinestatic