37 typeIOobject<IOdictionary> io
48 Info<<
"Creating MRF zone list from " << io.name() <<
endl;
IOMRFZoneList(const fvMesh &mesh)
Construct from mesh.
virtual bool read()
Read dictionary.
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 zones.
bool read(const dictionary &dict)
Read dictionary.
static const word & constant()
Return constant name.
Mesh data needed to do the Finite Volume discretisation.
const Time & time() const
Return the top-level database.
virtual bool read()
Read object.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
Ostream & endl(Ostream &os)
Add newline and flush stream.