OpenVDB 12.1.0
Loading...
Searching...
No Matches
Gradient< TranslationMap, DiffScheme > Struct Template Reference

#include <openvdb/math/Operators.h>

Static Public Member Functions

template<typename Accessor>
static internal::ReturnValue< Accessor >::Vec3Type result (const TranslationMap &, const Accessor &grid, const Coord &ijk)
template<typename StencilT>
static internal::ReturnValue< StencilT >::Vec3Type result (const TranslationMap &, const StencilT &stencil)

Member Function Documentation

◆ result() [1/2]

template<DScheme DiffScheme>
template<typename Accessor>
internal::ReturnValue< Accessor >::Vec3Type result ( const TranslationMap & ,
const Accessor & grid,
const Coord & ijk )
inlinestatic

◆ result() [2/2]

template<DScheme DiffScheme>
template<typename StencilT>
internal::ReturnValue< StencilT >::Vec3Type result ( const TranslationMap & ,
const StencilT & stencil )
inlinestatic