|
FEAT 3
Finite Element Analysis Toolbox
|
Helper class for reorienting boundary facets to be positive. More...
#include <facet_flipper.hpp>
Static Public Member Functions | |
| static void | reorient (IndexSetHolder< Shape_ > &ish) |
| Reorients the boundary facets in the index set holder to be positive. More... | |
Helper class for reorienting boundary facets to be positive.
Definition at line 94 of file facet_flipper.hpp.
|
inlinestatic |
Reorients the boundary facets in the index set holder to be positive.
Definition at line 102 of file facet_flipper.hpp.
References XASSERTM.
Referenced by FEAT::Geometry::ConformalMesh< Shape_, num_coords_, Coord_ >::reorient_boundary_facets().