Loading...
Searching...
No Matches
UpwindLevelSetSolver2.hpp
Go to the documentation of this file.
Abstract base class for 2-D PDE-based iterative level set solver.
Definition IterativeLevelSetSolver2.hpp:30
Definition Matrix.hpp:30
Definition UpwindLevelSetSolver2.hpp:19
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.
Definition pybind11Utils.hpp:21
std::shared_ptr< UpwindLevelSetSolver2 > UpwindLevelSetSolver2Ptr
Definition UpwindLevelSetSolver2.hpp:32
1.9.8