HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::D1Vec< CD_2ND > 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_2ND >

Definition at line 1584 of file FiniteDifference.h.

Member Function Documentation

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

Definition at line 1590 of file FiniteDifference.h.

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

Definition at line 1615 of file FiniteDifference.h.

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

Definition at line 1598 of file FiniteDifference.h.

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

Definition at line 1622 of file FiniteDifference.h.

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

Definition at line 1606 of file FiniteDifference.h.

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

Definition at line 1629 of file FiniteDifference.h.


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