63 #ifndef stopAtEmptyClouds_H
64 #define stopAtEmptyClouds_H
72 namespace functionObjects
79 class stopAtEmptyClouds
86 virtual bool condition()
const;
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
stopAtEmptyClouds(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
TypeName("stopAtEmptyClouds")
Runtime type information.
virtual ~stopAtEmptyClouds()
Destructor.
A class for handling words, derived from string.