LifeV
BareEntitySelector< Shape > Class Template Reference

BareEntitySelector class - Select the proper bare entity type (bareEdge or bareFace) based on the number of the entity points. More...

#include <MeshElementBare.hpp>

Detailed Description

template<typename Shape>
class LifeV::BareEntitySelector< Shape >

BareEntitySelector class - Select the proper bare entity type (bareEdge or bareFace) based on the number of the entity points.

Author
Mauro Perego
See also

The proper bare entity type (BareEdge or BareFace) and the proper function to construct bare entities (makeBareEdge / makeBareFace) are selected based on the template int numPoints, which is the number of points of the bare entity.

Definition at line 501 of file MeshElementBare.hpp.


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