34 namespace functionObjects
87 writeCommented(
file(),
"Time");
110 file() <<
tab << obr_.time().deltaTValue();
Specialisation of Foam::functionObject for a region and providing a reference to the region Foam::obj...
virtual bool write()
Write function.
A list of keyword definitions, which are a keyword followed by any number of values (e...
addToRunTimeSelectionTable(functionObject, Qdot, dictionary)
virtual void writeFileHeader(const label i)
Output file header information.
Ostream & endl(Ostream &os)
Add newline and flush stream.
static bool master(const label communicator=0)
Am I the master process.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Macros for easy insertion into run-time selection tables.
virtual bool write()
Write the time step value.
bool read(const char *, int32_t &)
timeStep(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
void writeHeader(std::ostream &, const bool isBinary, const std::string &title)
Write header.
A class for handling words, derived from string.
virtual bool read(const dictionary &)
Read and set the functionObject if its data have changed.
defineTypeNameAndDebug(Qdot, 0)
virtual ~timeStep()
Destructor.
virtual bool execute()
Execute, currently does nothing.
virtual bool read(const dictionary &)
Read the controls.
functionObject base class for creating, maintaining and writing log files e.g. integrated of averaged...