89 void operator=(
const Peclet&);
107 const bool loadFromFiles =
false 136 virtual void write();
This function object calculates and outputs the Peclet number as a surfaceScalarField.
virtual void read(const dictionary &)
Read the Peclet data.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
A class for handling words, derived from string.
virtual void end()
Execute at the final time-loop, currently does nothing.
virtual void write()
Calculate the Peclet and write.
virtual ~Peclet()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual const word & name() const
Return name of the set of Peclet.
virtual void execute()
Execute, currently does nothing.
Mesh consisting of general polyhedral cells.
virtual void updateMesh(const mapPolyMesh &)
Update for changes of mesh.
Registry of regIOobjects.
virtual void movePoints(const polyMesh &)
Update for changes of mesh.
TypeName("Peclet")
Runtime type information.