|
OpenVDB
2.3.0
|
#include <algorithm>#include <vector>#include <openvdb/math/Math.h>#include <openvdb/Types.h>#include <openvdb/math/Coord.h>#include <openvdb/math/FiniteDifference.h>Go to the source code of this file.
Classes | |
| class | BaseStencil< _GridType, StencilType > |
| class | SevenPointStencil< GridType > |
| class | BoxStencil< GridType > |
| class | SecondOrderDenseStencil< GridType > |
| class | ThirteenPointStencil< GridType > |
| class | FourthOrderDenseStencil< GridType > |
| class | NineteenPointStencil< GridType > |
| class | SixthOrderDenseStencil< GridType > |
| class | GradStencil< GridType > |
| class | WenoStencil< GridType > |
| This is a special 19-point stencil that supports optimal fifth-order WENO upwinding, second-order central differencing, Laplacian, and zero-crossing test. More... | |
| class | CurvatureStencil< GridType > |
| class | DenseStencil< GridType > |
| Dense stencil of a given width. More... | |
Namespaces | |
| openvdb | |
| openvdb::v2_3_0 | |
| openvdb::v2_3_0::math | |
1.8.7