34 namespace functionObjects
85 calculatedFvPatchScalarField::typeName
88 Log <<
" Writing cell-centre field " <<
C.name()
89 <<
" to " << time_.timeName() <<
endl;
106 mesh_.C().component(i)
109 Log <<
" Writing the " 111 <<
" component field of the cell-centres " << Ci.name()
112 <<
" to " << time_.timeName() <<
endl;
Graphite solid properties.
virtual Ostream & write(const char)=0
Write character.
virtual bool write()
Write the cell-centre fields.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool execute()
Do nothing.
addToRunTimeSelectionTable(functionObject, Qdot, dictionary)
static const char *const componentNames[]
Ostream & endl(Ostream &os)
Add newline and flush stream.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Macros for easy insertion into run-time selection tables.
writeCellCentres(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
bool read(const char *, int32_t &)
static const direction nComponents
Number of components in this vector space.
A class for handling words, derived from string.
virtual ~writeCellCentres()
Destructor.
virtual void write(Ostream &os) const
Write the function coefficients.
defineTypeNameAndDebug(Qdot, 0)
#define Log
Report write to Foam::Info if the local log switch is true.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...