34 namespace functionObjects
55 valueType_(valueType),
74 valueType_(valueType),
99 dict.
lookup(
"fields") >> fields_;
100 dict.
lookup(
"writeFields") >> writeFields_;
102 resetName(valueType_);
virtual bool execute()
Execute.
virtual bool write()
Write function.
A class for handling file names.
virtual ~fieldValue()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool read(const dictionary &dict)
Read from dictionary.
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 read(const dictionary &)
Read optional controls.
bool read(const char *, int32_t &)
fieldValue(const word &name, const Time &runTime, const dictionary &dict, const word &valueType)
Construct from Time and dictionary.
A class for handling words, derived from string.
static const dictionary null
Null dictionary.
static const word null
An empty word.
defineRunTimeSelectionTable(fieldValue, dictionary)
word name(const complex &)
Return a string representation of a complex.
defineTypeNameAndDebug(Qdot, 0)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
#define Log
Report write to Foam::Info if the local log switch is true.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
Registry of regIOobjects.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
virtual bool write()
Write.
functionObject base class for creating, maintaining and writing log files e.g. integrated of averaged...