35 #ifndef duplicatePoints_H 36 #define duplicatePoints_H 52 class localPointRegion;
const labelListList & duplicates() const
Per point in regionSide.pointRegions() the points created.
ClassName("duplicatePoints")
Runtime type information.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Takes mesh with 'baffles' (= boundary faces sharing points). Determines for selected points on bounda...
duplicatePoints(const polyMesh &mesh)
Construct from mesh.
Determines the 'side' for every face and connected to a singly-connected (through edges) region of fa...
Direct mesh changes based on v1.3 polyTopoChange syntax.
void setRefinement(const localPointRegion ®ionSide, polyTopoChange &)
Play commands into polyTopoChange to duplicate points. Gets.
void updateMesh(const mapPolyMesh &)
Force recalculation of locally stored data on topological change.
void operator=(const duplicatePoints &)=delete
Disallow default bitwise assignment.
Mesh consisting of general polyhedral cells.