Go to the documentation of this file.
96 Pout<<
"setUpdater::updateMesh(const mapPolyMesh& morphMap)"
100 updateSets<cellSet>(morphMap);
101 updateSets<faceSet>(morphMap);
102 updateSets<pointSet>(morphMap);
115 <<
" type " <<
type()
117 <<
" active " << active()
virtual void modifyMotionPoints(pointField &motionPoints) const
Modify motion points to comply with the topological change.
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
A class for handling words, derived from string.
virtual void writeDict(Ostream &) const
Write dictionary.
setUpdater(const setUpdater &)
Disallow default bitwise copy construct.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
List of mesh modifiers defining the mesh dynamics.
Direct mesh changes based on v1.3 polyTopoChange syntax.
Ostream & endl(Ostream &os)
Add newline and flush stream.
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.
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....
Macros for easy insertion into run-time selection tables.
virtual void write(Ostream &) const
Write.
Virtual base class for mesh modifiers.
prefixOSstream Pout(cout, "Pout")
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual ~setUpdater()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
defineTypeNameAndDebug(combustionModel, 0)
virtual bool changeTopology() const
Check for topology change.
word name(const complex &)
Return a string representation of a complex.