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...
static options & New(const fvMesh &mesh)
Construct fvOptions and register to datbase if not present.
IOobject createIOobject(const fvMesh &mesh) const
Create IO object if dictionary is present.
virtual ~options()
Destructor.
virtual bool read()
Read dictionary.
options(const options &)
Disallow default bitwise copy construct.
Mesh data needed to do the Finite Volume discretisation.
void operator=(const options &)
Disallow default bitwise assignment.
List of finite volume options.
virtual bool read(const dictionary &dict)
Read dictionary.