Go to the documentation of this file.
55 #ifndef faceCollapser_H
56 #define faceCollapser_H
93 const label excludeElem,
void updateMesh(const mapPolyMesh &)
void set(List< bool > &bools, const labelRange &range)
Direct mesh changes based on v1.3 polyTopoChange syntax.
A HashTable to objects of type <T> with a label key.
A HashTable with keys but without contents that is similar to std::unordered_set.
Mesh consisting of general polyhedral cells.
ClassName("faceCollapser")
void setRefinement(const labelList &faceLabels, const labelList &fpA, const labelList &fpB, polyTopoChange &) const
Collapses faces into edges. Used to remove sliver faces (faces with small area but non-zero span).
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.