45 const bool loadFromFiles
53 if (isA<fvMesh>(obr_))
57 const fvMesh&
mesh = refCast<const fvMesh>(obr_);
76 mesh.objectRegistry::store(procFieldPtr);
83 "processorField::processorField" 86 "const objectRegistry&, " 90 ) <<
"No fvMesh available, deactivating " << name_
Mesh data needed to do the Finite Volume discretisation.
A class for handling words, derived from string.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
virtual void end()
Execute at the final time-loop, currently does nothing.
virtual void execute()
Execute, currently does nothing.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void write()
Write.
const Time & time() const
Return the top-level database.
virtual bool write() const
Write using setting from DB.
Ostream & endl(Ostream &os)
Add newline and flush stream.
virtual void read(const dictionary &)
Read the input data.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
#define WarningIn(functionName)
Report a warning using Foam::Warning.
processorField(const processorField &)
Disallow default bitwise copy construct.
static int myProcNo(const label communicator=0)
Number of this process (starting from masterNo() = 0)
virtual void timeSet()
Called when time was set at the end of the Time::operator++.
virtual ~processorField()
Destructor.
Registry of regIOobjects.
bool read(const char *, int32_t &)
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
defineTypeNameAndDebug(combustionModel, 0)