Go to the documentation of this file.
45 const bool loadFromFiles
55 if (isA<fvMesh>(obr_))
59 const fvMesh&
mesh = refCast<const fvMesh>(obr_);
68 mesh.time().timeName(),
78 mesh.objectRegistry::store(procFieldPtr);
84 <<
"No fvMesh available, deactivating " << name_
102 log_.readIfPresent(
"log",
dict);
140 <<
type() <<
" " << name_ <<
" output:" <<
nl
141 <<
" writing field " << procField.name() <<
nl
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual ~processorField()
Destructor.
processorField(const processorField &)
Disallow default bitwise copy construct.
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
A class for handling words, derived from string.
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
bool read(const char *, int32_t &)
Ostream & endl(Ostream &os)
Add newline and flush stream.
virtual void read(const dictionary &)
Read the input data.
Registry of regIOobjects.
virtual void write()
Write.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual void execute()
Execute, currently does nothing.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
static int myProcNo(const label communicator=0)
Number of this process (starting from masterNo() = 0)
virtual void end()
Execute at the final time-loop, currently does nothing.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)
#define WarningInFunction
Report a warning using Foam::Warning.
word name(const complex &)
Return a string representation of a complex.