64 #ifndef functionObjects_stopAtClockTime_H 65 #define functionObjects_stopAtClockTime_H 73 namespace functionObjects
93 virtual bool condition()
const;
virtual ~stopAtClockTime()
Destructor.
const word & name() const
Return the name of this functionObject.
stopAtClockTime(const word &name, const Time &runTime, const dictionary &)
Construct from Time and dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
TypeName("stopAtClockTime")
Runtime type information.
Stops the run when the specified clock time in seconds has been reached and optionally write results ...
A class for handling words, derived from string.
virtual bool read(const dictionary &)
Read the dictionary settings.
void operator=(const stopAtClockTime &)=delete
Disallow default bitwise assignment.