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