#include <openvdb/math/Operators.h>
|  | 
| 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) | 
|  | 
◆ result() [1/2]
template<typename Accessor> 
  
  | 
        
          | static Accessor::ValueType result | ( | const MapType & | map, |  
          |  |  | const Accessor & | grid, |  
          |  |  | const Coord & | ijk ) |  | inlinestatic | 
 
 
◆ result() [2/2]
template<typename StencilT> 
  
  | 
        
          | static StencilT::ValueType result | ( | const MapType & | map, |  
          |  |  | const StencilT & | stencil ) |  | inlinestatic | 
 
 
◆ BD
◆ FD