34 namespace functionObjects
90 dict.lookup(
"fields") >> fields_;
91 dict.lookup(
"writeFields") >> writeFields_;
93 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 keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Base class for field value -based function objects.
const dictionary & dict() const
Return the reference to the construction dictionary.
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.
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 LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.