58 #ifndef functionObjects_timeActivatedFileUpdate_H 59 #define functionObjects_timeActivatedFileUpdate_H 72 namespace functionObjects
113 TypeName(
"timeActivatedFileUpdate");
146 virtual bool write();
A class for handling file names.
virtual wordList fields() const
Return the list of fields required.
virtual bool execute()
Execute file updates.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
static const List< T > & null()
Return a null List.
Abstract base-class for Time/database functionObjects.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Performs a file copy/replacement once a specified time has been reached.
A class for handling words, derived from string.
virtual bool write()
Do nothing.
virtual ~timeActivatedFileUpdate()
Destructor.
virtual bool read(const dictionary &)
Read the timeActivatedFileUpdate data.
TypeName("timeActivatedFileUpdate")
Runtime type information.