55 #ifndef functionObjects_writeCellCentres_H 56 #define functionObjects_writeCellCentres_H 64 namespace functionObjects
71 class writeCellCentres
73 public fvMeshFunctionObject
78 writeCellCentres(
const writeCellCentres&);
111 virtual bool write();
TypeName("writeCellCentres")
Runtime type information.
virtual bool write()
Write the cell-centre fields.
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...
virtual bool execute()
Do nothing.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
virtual ~writeCellCentres()
Destructor.
Writes the cell-centres volVectorField and the three component fields as volScalarFields.