Divergence operator defined in index space using various first derivative schemes.
More...
#include <Operators.h>
|
template<typename Accessor > |
static Accessor::ValueType::value_type | result (const Accessor &grid, const Coord &ijk) |
|
template<typename StencilT > |
static StencilT::ValueType::value_type | result (const StencilT &stencil) |
|
template<DScheme DiffScheme>
struct openvdb::v5_2::math::ISDivergence< DiffScheme >
Divergence operator defined in index space using various first derivative schemes.
◆ result() [1/2]
static Accessor::ValueType::value_type result |
( |
const Accessor & |
grid, |
|
|
const Coord & |
ijk |
|
) |
| |
|
inlinestatic |
◆ result() [2/2]
static StencilT::ValueType::value_type result |
( |
const StencilT & |
stencil | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: