Go to the documentation of this file.
86 #ifndef functionObjects_writeObjects_H
87 #define functionObjects_writeObjects_H
101 namespace functionObjects
110 public functionObject
132 const objectRegistry& obr_;
180 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.
static const Enum< writeOption > writeOptionNames_
Abstract base-class for Time/database function objects.
Registry of regIOobjects.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~writeObjects()=default
const word & name() const noexcept
virtual bool read(const dictionary &)
A List of wordRe with additional matching capabilities.
Allows specification of different writing frequency of objects registered to the database.