40 #ifndef ubDWEA_functionObject_H
41 #define ubDWEA_functionObject_H
49 namespace functionObjects
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.
Calculates and writes the density weighted ensemble unburnt, burnt gas phase average of a field.
TypeName("ubDWEA")
Runtime type information.
virtual wordList fields() const
Return the unburnt and burnt gas fields required.
virtual ~ubDWEA()
Destructor.
ubDWEA(const word &name, const Time &runTime, const dictionary &dict)
Construct for given objectRegistry and dictionary.
A class for handling words, derived from string.