58 #ifndef bXiProgress_functionObject_H
59 #define bXiProgress_functionObject_H
68 namespace functionObjects
77 public fvMeshFunctionObject,
124 virtual bool write();
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.
Writes the combustion progress of the Weller b-Xi combustion models.
virtual wordList fields() const
Return the list of fields required.
virtual ~bXiProgress()
Destructor.
void operator=(const bXiProgress &)=delete
Disallow default bitwise assignment.
bXiProgress(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual void writeFileHeader(const label i)
Output file header information.
TypeName("bXiProgress")
Runtime type information.
virtual bool execute()
Do nothing.
virtual bool write()
Write the cell-centre fields.
virtual bool read(const dictionary &)
Read the controls.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.