OpenVDB 12.0.0
|
Compute the curl of a vector-valued grid using differencing of various orders in the space defined by the range of the map. More...
#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.0.0/openvdb/openvdb/math/Operators.h>
Static Public Member Functions | |
template<typename Accessor > | |
static Accessor::ValueType | result (const MapType &map, const Accessor &grid, const Coord &ijk) |
template<typename StencilT > | |
static StencilT::ValueType | result (const MapType &map, const StencilT &stencil) |
Compute the curl of a vector-valued grid using differencing of various orders in the space defined by the range of the map.
|
inlinestatic |
|
inlinestatic |