52 #ifndef faceCollapser_H 53 #define faceCollapser_H 90 const label excludeElem,
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
ClassName("faceCollapser")
Runtime type information.
faceCollapser(const polyMesh &mesh)
Construct from mesh.
void setRefinement(const labelList &faceLabels, const labelList &fpA, const labelList &fpB, polyTopoChange &) const
Collapse faces along endpoints. Play commands into.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Collapses faces into edges. Used to remove sliver faces (faces with small area but non-zero span)...
void operator=(const faceCollapser &)=delete
Disallow default bitwise assignment.
void updateMesh(const mapPolyMesh &)
Update stored quantities for new mesh labels.
Direct mesh changes based on v1.3 polyTopoChange syntax.
Mesh consisting of general polyhedral cells.
A HashTable to objects of type <T> with a label key.