42 #ifndef boundaryCutter_H 43 #define boundaryCutter_H 165 return edgeAddedPoints_;
171 return faceAddedPoint_;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A face is a list of labels corresponding to mesh vertices.
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.
void setRefinement(const Map< point > &pointToPos, const Map< List< point >> &edgeToCuts, const Map< labelPair > &faceToSplit, const Map< point > &faceToFeaturePoint, polyTopoChange &meshMod)
Do actual cutting with cut description. Inserts mesh changes.
ClassName("boundaryCutter")
Runtime type information.
An STL-conforming hash table.
const Map< label > & faceAddedPoint() const
Per face the mid point added.
~boundaryCutter()
Destructor.
Direct mesh changes based on v1.3 polyTopoChange syntax.
const HashTable< labelList, edge, Hash< edge > > & edgeAddedPoints() const
Per edge a sorted list (start to end) of added points.
Mesh consisting of general polyhedral cells.
Does modifications to boundary faces.
void updateMesh(const mapPolyMesh &)
Force recalculation of locally stored data on topological change.