Laplacian defined in index space, using various center-difference stencils.
More...
#include <Operators.h>
|
template<typename Accessor > |
static Accessor::ValueType | result (const Accessor &grid, const Coord &ijk) |
|
template<typename StencilT > |
static StencilT::ValueType | result (const StencilT &stencil) |
|
template<DDScheme DiffScheme>
struct openvdb::OPENVDB_VERSION_NAME::math::ISLaplacian< DiffScheme >
Laplacian defined in index space, using various center-difference stencils.
Definition at line 347 of file Operators.h.
template<DDScheme DiffScheme>
template<typename Accessor >
template<DDScheme DiffScheme>
template<typename StencilT >
The documentation for this struct was generated from the following file: