HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::D1Vec< CD_2NDT > Struct Template Reference

#include <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)
 

Detailed Description

template<>
struct openvdb::OPENVDB_VERSION_NAME::math::D1Vec< CD_2NDT >

Definition at line 1532 of file FiniteDifference.h.

Member Function Documentation

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

Definition at line 1538 of file FiniteDifference.h.

template<typename Stencil >
static Stencil::ValueType::value_type openvdb::OPENVDB_VERSION_NAME::math::D1Vec< CD_2NDT >::inX ( const Stencil &  S,
int  n 
)
inlinestatic

Definition at line 1562 of file FiniteDifference.h.

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

Definition at line 1546 of file FiniteDifference.h.

template<typename Stencil >
static Stencil::ValueType::value_type openvdb::OPENVDB_VERSION_NAME::math::D1Vec< CD_2NDT >::inY ( const Stencil &  S,
int  n 
)
inlinestatic

Definition at line 1569 of file FiniteDifference.h.

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

Definition at line 1554 of file FiniteDifference.h.

template<typename Stencil >
static Stencil::ValueType::value_type openvdb::OPENVDB_VERSION_NAME::math::D1Vec< CD_2NDT >::inZ ( const Stencil &  S,
int  n 
)
inlinestatic

Definition at line 1576 of file FiniteDifference.h.


The documentation for this struct was generated from the following file: