#include <Operators.h>
|
template<typename Accessor > |
static Accessor::ValueType::value_type | result (const ScaleMap &map, const Accessor &grid, const Coord &ijk) |
|
template<typename StencilT > |
static StencilT::ValueType::value_type | result (const ScaleMap &map, const StencilT &stencil) |
|
template<>
struct openvdb::v5_2::math::Divergence< ScaleMap, CD_2ND >
Full template specialization Divergence scale 2nd order
◆ result() [1/2]
static Accessor::ValueType::value_type result |
( |
const ScaleMap & |
map, |
|
|
const Accessor & |
grid, |
|
|
const Coord & |
ijk |
|
) |
| |
|
inlinestatic |
◆ result() [2/2]
static StencilT::ValueType::value_type result |
( |
const ScaleMap & |
map, |
|
|
const StencilT & |
stencil |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: