Go to the documentation of this file.
40 mesh.time().constant(),
48 Info<<
"Creating porosity model list from " << io.
name() <<
nl <<
endl;
50 io.
readOpt() = IOobject::MUST_READ_IF_MODIFIED;
55 Info<<
"No porosity models present" <<
nl <<
endl;
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...
IOporosityModelList(const IOporosityModelList &)
Disallow default bitwise copy construct.
virtual bool read()
Read object.
Ostream & endl(Ostream &os)
Add newline and flush stream.
List container for porosity models.
bool headerOk()
Read and check header info.
readOption readOpt() const
const word & name() const
Return name.
bool read(const dictionary &dict)
Read dictionary.
Mesh data needed to do the Finite Volume discretisation.
IOobject createIOobject(const fvMesh &mesh) const
Create IO object if dictionary is present.
virtual bool read()
Read dictionary.