|
OpenVDB 13.0.0
|
#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) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |