Loading...
Searching...
No Matches
levelSetUnstructuredKernel.hpp
LevelSetCachedKernel(VolumeKernel *, LevelSetFillIn fillIn)
Definition levelSetKernel.cpp:297
Implements LevelSetKernel for unstructured meshes.
Definition levelSetUnstructuredKernel.hpp:38
std::array< double, 3 > computeCellCentroid(long) const override
Definition levelSetUnstructuredKernel.cpp:75
double computeCellBoundingRadius(long) const override
Definition levelSetUnstructuredKernel.cpp:155
double computeCellTangentRadius(long) const override
Definition levelSetUnstructuredKernel.cpp:107
LevelSetUnstructuredKernel(VolUnstructured &patch, LevelSetFillIn fillIn)
Definition levelSetUnstructuredKernel.cpp:43
VolUnstructured * getMesh() const override
Definition levelSetUnstructuredKernel.cpp:65
Metafunction for generating a pierced storage.
Definition piercedStorage.hpp:146
The VolUnstructured class defines a dummy unstructured volume patch.
Definition volunstructured.hpp:35
The namespace 'patch' contains routines for interacting with the patch manager.
Definition patch_manager.cpp:185
