Go to the documentation of this file.
35 #ifndef duplicatePoints_H
36 #define duplicatePoints_H
52 class localPointRegion;
ClassName("duplicatePoints")
Runtime type information.
Takes mesh with 'baffles' (= boundary faces sharing points). Determines for selected points on bounda...
void updateMesh(const mapPolyMesh &)
Force recalculation of locally stored data on topological change.
Direct mesh changes based on v1.3 polyTopoChange syntax.
const labelListList & duplicates() const
Per point in regionSide.pointRegions() the points created.
labelListList duplicates_
Per regionSide.pointRegion() the points created.
Mesh consisting of general polyhedral cells.
Determines the 'side' for every face and connected to a singly-connected (through edges) region of fa...
void operator=(const duplicatePoints &)
Disallow default bitwise assignment.
void setRefinement(const localPointRegion ®ionSide, polyTopoChange &)
Play commands into polyTopoChange to duplicate points. Gets.
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.
duplicatePoints(const duplicatePoints &)
Disallow default bitwise copy construct.
const polyMesh & mesh_
Reference to mesh.