OpenVDB  1.1.0
Static Public Member Functions | List of all members
ISLaplacian< DiffScheme > Struct Template Reference

Laplacian defined in index space, using various ceneter-differnce stencils. More...

#include <Operators.h>

Static Public Member Functions

template<typename Accessor >
static Accessor::ValueType result (const Accessor &grid, const Coord &ijk)
template<typename StencilT >
static StencilT::ValueType result (const StencilT &stencil)

Detailed Description

template<DDScheme DiffScheme>
struct openvdb::v1_1_0::math::ISLaplacian< DiffScheme >

Laplacian defined in index space, using various ceneter-differnce stencils.

Member Function Documentation

static Accessor::ValueType result ( const Accessor &  grid,
const Coord ijk 
)
static
static StencilT::ValueType result ( const StencilT &  stencil)
static

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