Loading...
Searching...
No Matches
ENOLevelSetSolver2.hpp
Go to the documentation of this file.
Two-dimensional third-order ENO-based iterative level set solver.
Definition ENOLevelSetSolver2.hpp:20
void GetDerivatives(ConstArrayView2< double > grid, const Vector2D &gridSpacing, size_t i, size_t j, std::array< double, 2 > *dx, std::array< double, 2 > *dy) const override
Computes the derivatives for given grid point.
Abstract base class for 2-D PDE-based iterative level set solver.
Definition IterativeLevelSetSolver2.hpp:30
Definition Matrix.hpp:30
Definition pybind11Utils.hpp:21
std::shared_ptr< ENOLevelSetSolver2 > ENOLevelSetSolver2Ptr
Definition ENOLevelSetSolver2.hpp:33
1.9.8