![]() |
stroid v0.1.0
Multi-block curvilinear mesh generation
|
#include "mfem.hpp"Namespaces | |
| namespace | stroid |
| namespace | stroid::utils |
Functions | |
| void | stroid::utils::MarkFlippedElements (mfem::Mesh &mesh) |
| Mark elements with negative Jacobian determinant. | |
| void | stroid::utils::MarkFlippedBoundaryElements (mfem::Mesh &mesh) |
| Mark boundary elements whose outward normal orientation is flipped. | |