Go to the documentation of this file.
41 #ifndef functionObjects_writeDictionary_H
42 #define functionObjects_writeDictionary_H
52 namespace functionObjects
85 bool tryDirectory(
const word& location,
const label dicti);
124 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
Writes dictionaries on start-up and on change.
virtual bool read(const dictionary &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~writeDictionary()=default
const word & name() const noexcept
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Specialization of Foam::functionObject for a region and providing a reference to the region Foam::obj...
TypeName("writeDictionary")