43 mesh.time().constant(),
51 Info<<
"Creating porosity model list from " <<
io.name() <<
nl <<
endl;
57 Info<<
"No porosity models present" <<
nl <<
endl;
68Foam::IOporosityModelList::IOporosityModelList
74 porosityModelList(
mesh, *this)
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,...
virtual bool read()
Read dictionary.
Mesh data needed to do the Finite Volume discretisation.
bool read(const dictionary &dict)
Read dictionary.
virtual bool read()
Read object.
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).