Go to the documentation of this file.
44 #ifndef localPointRegion_H
45 #define localPointRegion_H
94 void countPointRegions
103 void calcPointRegions
112 static bool isDuplicate
178 return meshPointMap_;
184 return pointRegions_;
Takes mesh with 'baffles' (= boundary faces sharing points). Determines for selected points on bounda...
Mesh consisting of general polyhedral cells.
localPointRegion(const polyMesh &mesh)
static labelList findDuplicateFaces(const primitiveMesh &, const labelList &)
ClassName("localPointRegion")
const labelListList & pointRegions() const
void updateMesh(const mapPolyMesh &)
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.
const Map< label > & meshPointMap() const
const Map< label > & meshFaceMap() const
static labelPairList findDuplicateFacePairs(const polyMesh &)
Cell-face mesh analysis engine.
const faceList & faceRegions() const