OpenVDB 12.0.0
Loading...
Searching...
No Matches
MeanCurvature< UniformScaleMap, DiffScheme2, DiffScheme1 > Struct Template Reference

#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 result (const UniformScaleMap &map, const Accessor &grid, const Coord &ijk)
 
template<typename Accessor >
static Accessor::ValueType normGrad (const UniformScaleMap &map, const Accessor &grid, const Coord &ijk)
 
template<typename StencilT >
static StencilT::ValueType result (const UniformScaleMap &map, const StencilT &stencil)
 
template<typename StencilT >
static StencilT::ValueType normGrad (const UniformScaleMap &map, const StencilT &stencil)
 

Member Function Documentation

◆ normGrad() [1/2]

template<DDScheme DiffScheme2, DScheme DiffScheme1>
template<typename Accessor >
static Accessor::ValueType normGrad ( const UniformScaleMap & map,
const Accessor & grid,
const Coord & ijk )
inlinestatic

◆ normGrad() [2/2]

template<DDScheme DiffScheme2, DScheme DiffScheme1>
template<typename StencilT >
static StencilT::ValueType normGrad ( const UniformScaleMap & map,
const StencilT & stencil )
inlinestatic

◆ result() [1/2]

template<DDScheme DiffScheme2, DScheme DiffScheme1>
template<typename Accessor >
static Accessor::ValueType result ( const UniformScaleMap & map,
const Accessor & grid,
const Coord & ijk )
inlinestatic

◆ result() [2/2]

template<DDScheme DiffScheme2, DScheme DiffScheme1>
template<typename StencilT >
static StencilT::ValueType result ( const UniformScaleMap & map,
const StencilT & stencil )
inlinestatic