Full template specialization of Curl.
More...
#include <openvdb/math/Operators.h>
Full template specialization of Curl.
◆ result() [1/4]
static Accessor::ValueType result |
( |
const UniformScaleMap & | map, |
|
|
const Accessor & | grid, |
|
|
const Coord & | ijk ) |
|
inlinestatic |
◆ result() [2/4]
template<typename Accessor>
static Accessor::ValueType result |
( |
const UniformScaleMap & | map, |
|
|
const Accessor & | grid, |
|
|
const Coord & | ijk ) |
|
inlinestatic |
◆ result() [3/4]
static StencilT::ValueType result |
( |
const UniformScaleMap & | map, |
|
|
const StencilT & | stencil ) |
|
inlinestatic |
◆ result() [4/4]
template<typename StencilT>
static StencilT::ValueType result |
( |
const UniformScaleMap & | map, |
|
|
const StencilT & | stencil ) |
|
inlinestatic |