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

Partial template specialization of Curl. More...

#include <openvdb/math/Operators.h>

Static Public Member Functions

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

Detailed Description

template<DScheme DiffScheme>
struct openvdb::v9_0::math::Curl< UniformScaleMap, DiffScheme >

Partial template specialization of Curl.

Member Function Documentation

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