81 #ifndef functionObjects_writeObjects_H 82 #define functionObjects_writeObjects_H 93 namespace functionObjects
102 public functionObject,
103 public writeObjectsBase
174 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_
static const List< T > & null()
Return a null List.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
TypeName("writeObjects")
Runtime type information.
virtual wordList fields() const
Return the list of fields required.
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.