Go to the documentation of this file.
40 mesh.time().constant(),
48 Info<<
"Creating MRF zone list from " << io.
name() <<
endl;
50 io.
readOpt() = IOobject::MUST_READ_IF_MODIFIED;
57 io.
readOpt() = IOobject::NO_READ;
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
List container for MRF zomes.
virtual bool read()
Read object.
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool headerOk()
Read and check header info.
IOobject createIOobject(const fvMesh &mesh) const
Create IO object if dictionary is present.
readOption readOpt() const
const word & name() const
Return name.
Mesh data needed to do the Finite Volume discretisation.
virtual bool read()
Read dictionary.
IOMRFZoneList(const IOMRFZoneList &)
Disallow default bitwise copy construct.
bool read(const dictionary &dict)
Read dictionary.