FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Geometry::FacetFlipper< Shape_ > Class Template Reference

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...
 

Detailed Description

template<typename Shape_>
class FEAT::Geometry::FacetFlipper< Shape_ >

Helper class for reorienting boundary facets to be positive.

Author
Peter Zajac

Definition at line 94 of file facet_flipper.hpp.

Member Function Documentation

◆ reorient()

template<typename Shape_ >
static void FEAT::Geometry::FacetFlipper< Shape_ >::reorient ( IndexSetHolder< Shape_ > &  ish)
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().


The documentation for this class was generated from the following file: