35 #ifndef physicalProperties_H
36 #define physicalProperties_H
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...
bool & registerObject()
Register object created from this IOobject with registry if true.
word group() const
Return group (extension part of name)
Registry of regIOobjects.
A base class for physical properties.
void operator=(const physicalProperties &)=delete
Disallow default bitwise assignment.
virtual ~physicalProperties()
Destructor.
TypeName("physicalProperties")
Runtime type information.
physicalProperties(const objectRegistry &obr, const word &group)
Construct from components.
static IOobject findModelDict(const objectRegistry &obr, const word &group, bool registerObject=false)
Find the physicalProperties dictionary and return the IOobject.
virtual bool read()
Read physicalProperties dictionary.
A class for handling words, derived from string.