35 #ifndef functionObjects_writeDictionary_H
36 #define functionObjects_writeDictionary_H
50 namespace functionObjects
123 virtual bool write();
static const List< word > & null()
Return a null List.
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....
Abstract base-class for Time/database functionObjects.
const word & name() const
Return the name of this functionObject.
Writes dictionaries on start-up and on change.
void operator=(const writeDictionary &)=delete
Disallow default bitwise assignment.
virtual wordList fields() const
Return the list of fields required.
writeDictionary(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool execute()
Execute, currently does nothing.
TypeName("writeDictionary")
Runtime type information.
virtual bool write()
Write the selected dictionaries.
virtual ~writeDictionary()
Destructor.
virtual bool read(const dictionary &)
Read the writeDictionary data.
Registry of regIOobjects.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.