Go to the documentation of this file.
99 const objectRegistry&
obr_;
138 const bool loadFromFiles =
false
167 virtual void write();
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
word name_
Name of this set of Q objects.
A class for handling words, derived from string.
Q(const Q &)
Disallow default bitwise copy construct.
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
virtual void write()
Calculate the Q and write.
void operator=(const Q &)
Disallow default bitwise assignment.
const objectRegistry & obr_
Reference to the database.
word UName_
Name of velocity field, default is "U".
Mesh consisting of general polyhedral cells.
virtual void end()
Execute at the final time-loop, currently does nothing.
virtual const word & name() const
Return name of the set of Q.
Registry of regIOobjects.
This function object calculates and outputs the second invariant of the velocity gradient tensor [1/s...
Switch log_
Switch to send output to Info as well as to file.
virtual void execute()
Execute, currently does nothing.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void read(const dictionary &)
Read the Q data.
TypeName("Q")
Runtime type information.
virtual void updateMesh(const mapPolyMesh &)
Update for changes of mesh.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
word resultName_
Result name.
bool active_
On/off switch.
virtual void movePoints(const polyMesh &)
Update for changes of mesh.