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

Definition at line 1638 of file FiniteDifference.h.

Member Function Documentation

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

Definition at line 1645 of file FiniteDifference.h.

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

Definition at line 1672 of file FiniteDifference.h.

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

Definition at line 1654 of file FiniteDifference.h.

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

Definition at line 1680 of file FiniteDifference.h.

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

Definition at line 1663 of file FiniteDifference.h.

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

Definition at line 1688 of file FiniteDifference.h.


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