LifeV
|
BareEntitySelector class - Select the proper bare entity type (bareEdge or bareFace) based on the number of the entity points. More...
#include <MeshElementBare.hpp>
BareEntitySelector class - Select the proper bare entity type (bareEdge or bareFace) based on the number of the entity points.
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.