34 namespace functionObjects
97 dict.lookup(
"fields") >> fields_;
98 dict.lookup(
"writeFields") >> writeFields_;
100 resetName(valueType_);
Macros for easy insertion into run-time selection tables.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for handling file names.
Base class for field value -based function objects.
virtual ~fieldValue()
Destructor.
virtual bool read(const dictionary &dict)
Read from dictionary.
fieldValue(const word &name, const Time &runTime, const dictionary &dict, const word &valueType)
Construct from Time and dictionary.
const dictionary & dict() const
Return the reference to the construction dictionary.
virtual bool execute()
Execute.
virtual bool write()
Write.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
functionObject base class for creating, maintaining and writing log files e.g. integrated of averaged...
virtual bool write()
Write function.
virtual bool read(const dictionary &)
Read optional controls.
Registry of regIOobjects.
A class for handling words, derived from string.
#define Log
Report write to Foam::Info if the local log switch is true.
defineTypeNameAndDebug(adjustTimeStepToCombustion, 0)
defineRunTimeSelectionTable(fieldValue, dictionary)
word name(const bool)
Return a word representation of a bool.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.