Go to the documentation of this file.
83 #ifndef functionObjects_writeCellVolumes_H
84 #define functionObjects_writeCellVolumes_H
92 namespace functionObjects
99 class writeCellVolumes
101 public fvMeshFunctionObject
116 const dictionary&
dict
139 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
writeCellVolumes(const word &name, const Time &runTime, const dictionary &dict)
void operator=(const writeCellVolumes &)=delete
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
TypeName("writeCellVolumes")
virtual ~writeCellVolumes()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Writes the cell-volumes volScalarField.
const word & name() const noexcept
virtual bool read(const dictionary &)