Loading...
Searching...
No Matches
levelSetCartesianKernel.hpp
LevelSetCachedKernel(VolumeKernel *, LevelSetFillIn fillIn)
Definition levelSetKernel.cpp:297
Implements LevelSetKernel for cartesian meshes.
Definition levelSetCartesianKernel.hpp:34
double getCellTangentRadius() const
Definition levelSetCartesianKernel.cpp:83
VolCartesian * getMesh() const override
Definition levelSetCartesianKernel.cpp:69
LevelSetCartesianKernel(VolCartesian &patch, LevelSetFillIn fillIn)
Definition levelSetCartesianKernel.cpp:44
double computeCellTangentRadius(long) const override
Definition levelSetCartesianKernel.cpp:125
std::array< double, 3 > computeCellCentroid(long) const override
Definition levelSetCartesianKernel.cpp:109
double getCellBoundingRadius() const
Definition levelSetCartesianKernel.cpp:97
double computeCellBoundingRadius(long) const override
Definition levelSetCartesianKernel.cpp:142
The namespace 'patch' contains routines for interacting with the patch manager.
Definition patch_manager.cpp:185
