80 #ifndef functionObjects_writeObjects_H 81 #define functionObjects_writeObjects_H 92 namespace functionObjects
101 public functionObject,
102 public writeObjectsBase
167 virtual bool write();
const word & name() const
Return the name of this functionObject.
virtual bool write()
Write the registered objects.
A list of keyword definitions, which are a keyword followed by any number of values (e...
static const NamedEnum< writeOption, 3 > writeOptionNames_
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
TypeName("writeObjects")
Runtime type information.
A class for handling words, derived from string.
writeObjects(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
writeOption
Re-enumeration defining the write options, based on the original.
void operator=(const writeObjects &)=delete
Disallow default bitwise assignment.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
Allows specification of different writing frequency of objects registered to the database.
virtual bool execute()
Do nothing.
virtual ~writeObjects()
Destructor.
virtual bool read(const dictionary &)
Read the writeObjects data.