97 cellSplitter(
const cellSplitter&) =
delete;
100 void operator=(
const cellSplitter&) =
delete;
A HashTable to objects of type <T> with a label key.
const Map< label > & addedPoints() const
Per cell the mid point added.
void setRefinement(const Map< point > &cellToMidPoint, polyTopoChange &meshMod)
Insert mesh changes into meshMod.
ClassName("cellSplitter")
Runtime type information.
void updateMesh(const mapPolyMesh &)
Force recalculation of locally stored data on topological change.
~cellSplitter()=default
Destructor.
cellSplitter(const polyMesh &mesh)
Construct from mesh.
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.
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
Basic run-time type information using word as the type's name. Used to enhance the standard RTTI to c...