OpenVDB 11.0.0
Loading...
Searching...
No Matches
D1Vec< CD_2ND > Struct Reference

#include <openvdb/math/FiniteDifference.h>

Static Public Member Functions

template<typename Accessor >
static Accessor::ValueType::value_type inX (const Accessor &grid, const Coord &ijk, int n)
 
template<typename Accessor >
static Accessor::ValueType::value_type inY (const Accessor &grid, const Coord &ijk, int n)
 
template<typename Accessor >
static Accessor::ValueType::value_type inZ (const Accessor &grid, const Coord &ijk, int n)
 
template<typename Stencil >
static Stencil::ValueType::value_type inX (const Stencil &S, int n)
 
template<typename Stencil >
static Stencil::ValueType::value_type inY (const Stencil &S, int n)
 
template<typename Stencil >
static Stencil::ValueType::value_type inZ (const Stencil &S, int n)
 

Member Function Documentation

◆ inX() [1/2]

template<typename Accessor >
static Accessor::ValueType::value_type inX ( const Accessor & grid,
const Coord & ijk,
int n )
inlinestatic

◆ inX() [2/2]

template<typename Stencil >
static Stencil::ValueType::value_type inX ( const Stencil & S,
int n )
inlinestatic

◆ inY() [1/2]

template<typename Accessor >
static Accessor::ValueType::value_type inY ( const Accessor & grid,
const Coord & ijk,
int n )
inlinestatic

◆ inY() [2/2]

template<typename Stencil >
static Stencil::ValueType::value_type inY ( const Stencil & S,
int n )
inlinestatic

◆ inZ() [1/2]

template<typename Accessor >
static Accessor::ValueType::value_type inZ ( const Accessor & grid,
const Coord & ijk,
int n )
inlinestatic

◆ inZ() [2/2]

template<typename Stencil >
static Stencil::ValueType::value_type inZ ( const Stencil & S,
int n )
inlinestatic