37#ifndef duplicatePoints_H
38#define duplicatePoints_H
76 duplicatePoints(
const duplicatePoints&) =
delete;
79 void operator=(
const duplicatePoints&) =
delete;
void setRefinement(const localPointRegion ®ionSide, polyTopoChange &)
Play commands into polyTopoChange to duplicate points. Gets.
const labelListList & duplicates() const
Per point in regionSide.pointRegions() the points created.
ClassName("duplicatePoints")
Runtime type information.
void updateMesh(const mapPolyMesh &)
Force recalculation of locally stored data on topological change.
An edge is a list of two vertex labels. This can correspond to a directed graph edge or an edge on a ...
A face is a list of labels corresponding to mesh vertices.
Takes mesh with 'baffles' (= boundary faces sharing points). Determines for selected points on bounda...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Mesh consisting of general polyhedral cells.
Direct mesh changes based on v1.3 polyTopoChange syntax.
Determines the 'side' for every face and connected to a singly-connected (through edges) region of fa...
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
List< labelList > labelListList
List of labelList.
Basic run-time type information using word as the type's name. Used to enhance the standard RTTI to c...