intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void write(Ostream &) const
Write.
virtual ~setUpdater()
Destructor.
virtual void writeDict(Ostream &) const
Write dictionary.
TypeName("setUpdater")
Runtime type information.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
List of mesh modifiers defining the mesh dynamics.
A class for handling words, derived from string.
void operator=(const setUpdater &)=delete
Disallow default bitwise assignment.
Virtual base class for mesh modifiers.
setUpdater(const word &name, const dictionary &dict, const label index, const polyTopoChanger &mme)
Construct from dictionary.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Keeps cell/face/vertex sets uptodate. Both the ones loaded and the ones on disk.
virtual bool changeTopology() const
Check for topology change.
virtual void modifyMotionPoints(pointField &motionPoints) const
Modify motion points to comply with the topological change.
Direct mesh changes based on v1.3 polyTopoChange syntax.
const word & name() const
Return name of this modifier.
label index() const
Return the index of this modifier.
virtual void updateMesh(const mapPolyMesh &)
Force recalculation of locally stored data on topological change.
virtual void setRefinement(polyTopoChange &) const
Insert the layer addition/removal instructions.