40 const word& solverName
45 "MRFProperties" + solverName,
46 mesh.time().constant(),
54 Info<<
"Creating MRF zone list from " <<
io.name() <<
endl;
71Foam::IOMRFZoneList::IOMRFZoneList
74 const word& solverName
78 MRFZoneList(
mesh, *this)
virtual bool read()
Read dictionary.
IOdictionary(const IOobject &io, const dictionary *fallback=nullptr)
Construct given an IOobject and optional fallback dictionary content.
@ NO_READ
Nothing to be read.
@ MUST_READ
Reading required.
@ NO_WRITE
Ignore writing from objectRegistry::writeObject().
Defines the attributes of an object for which implicit objectRegistry management is supported,...
bool read(const dictionary &dict)
Read dictionary.
Mesh data needed to do the Finite Volume discretisation.
virtual bool read()
Read object.
A class for handling words, derived from Foam::string.
messageStream Info
Information stream (stdout output on master, null elsewhere).
Ostream & endl(Ostream &os)
Add newline and flush stream.
constexpr char nl
The newline '\n' character (0x0a).