Go to the documentation of this file.
59 class mapDistributePolyMesh;
84 const label oldRegion,
85 const label newRegion,
90 label changeFaceRegion
96 const label newRegion,
147 const label masterFaceID,
150 const bool flipFaceFlux,
151 const label newPatchID,
152 const bool removeFromZone,
A class for handling file names.
Direct mesh changes based on v1.3 polyTopoChange syntax.
void setRefinement(const labelList &piercedFaces, const labelList &cellRegion, const labelList &cellRegionMaster, polyTopoChange &) const
A HashTable with keys but without contents that is similar to std::unordered_set.
Mesh consisting of general polyhedral cells.
Given list of faces to remove insert all the topology changes. Contains helper function to get consis...
void distribute(const mapDistributePolyMesh &)
void updateMesh(const mapPolyMesh &)
const labelIOList & zoneID
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.
A face is a list of labels corresponding to mesh vertices.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
label compatibleRemoves(const labelList &inPiercedFaces, labelList &cellRegion, labelList &cellRegionMaster, labelList &outPiercedFaces) const
A list of faces which address into the list of points.