35 #ifndef duplicatePoints_H 36 #define duplicatePoints_H 51 class polyTopoChangeMap;
52 class localPointRegion;
const labelListList & duplicates() const
Per point in regionSide.pointRegions() the points created.
ClassName("duplicatePoints")
Runtime type information.
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...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
void topoChange(const polyTopoChangeMap &)
Force recalculation of locally stored data on topological change.
Direct mesh changes based on v1.3 polyTopoChange syntax.
void setRefinement(const localPointRegion ®ionSide, polyTopoChange &)
Play commands into polyTopoChange to duplicate points. Gets.
void operator=(const duplicatePoints &)=delete
Disallow default bitwise assignment.
Mesh consisting of general polyhedral cells.