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

#include <FiniteDifference.h>

Static Public Member Functions

template<typename ValueType >
static ValueType difference (const ValueType &xp1, const ValueType &xm1)
 
static bool difference (const bool &xp1, const bool &)
 
template<typename Accessor >
static Accessor::ValueType inX (const Accessor &grid, const Coord &ijk)
 
template<typename Accessor >
static Accessor::ValueType inY (const Accessor &grid, const Coord &ijk)
 
template<typename Accessor >
static Accessor::ValueType inZ (const Accessor &grid, const Coord &ijk)
 
template<typename Stencil >
static Stencil::ValueType inX (const Stencil &S)
 
template<typename Stencil >
static Stencil::ValueType inY (const Stencil &S)
 
template<typename Stencil >
static Stencil::ValueType inZ (const Stencil &S)
 

Detailed Description

template<>
struct openvdb::OPENVDB_VERSION_NAME::math::D1< CD_2ND >

Definition at line 493 of file FiniteDifference.h.

Member Function Documentation

template<typename ValueType >
static ValueType openvdb::OPENVDB_VERSION_NAME::math::D1< CD_2ND >::difference ( const ValueType &  xp1,
const ValueType &  xm1 
)
inlinestatic

Definition at line 498 of file FiniteDifference.h.

static bool openvdb::OPENVDB_VERSION_NAME::math::D1< CD_2ND >::difference ( const bool &  xp1,
const bool &   
)
inlinestatic

Definition at line 501 of file FiniteDifference.h.

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

Definition at line 508 of file FiniteDifference.h.

template<typename Stencil >
static Stencil::ValueType openvdb::OPENVDB_VERSION_NAME::math::D1< CD_2ND >::inX ( const Stencil &  S)
inlinestatic

Definition at line 534 of file FiniteDifference.h.

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

Definition at line 516 of file FiniteDifference.h.

template<typename Stencil >
static Stencil::ValueType openvdb::OPENVDB_VERSION_NAME::math::D1< CD_2ND >::inY ( const Stencil &  S)
inlinestatic

Definition at line 539 of file FiniteDifference.h.

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

Definition at line 524 of file FiniteDifference.h.

template<typename Stencil >
static Stencil::ValueType openvdb::OPENVDB_VERSION_NAME::math::D1< CD_2ND >::inZ ( const Stencil &  S)
inlinestatic

Definition at line 545 of file FiniteDifference.h.


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