35 #ifndef physicalProperties_H 36 #define physicalProperties_H 87 virtual bool read() = 0;
TypeName("physicalProperties")
Runtime type information.
An abstract base class for physical properties.
static IOobject findModelDict(const objectRegistry &obr, const word &group, bool registerObject=false)
void operator=(const physicalProperties &)=delete
Disallow default bitwise assignment.
word group() const
Return group (extension part of name)
virtual bool read()=0
Read physicalProperties dictionary.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from string.
physicalProperties(const fvMesh &mesh, const word &group)
Construct from components.
Mesh data needed to do the Finite Volume discretisation.
virtual ~physicalProperties()
Destructor.
Registry of regIOobjects.
bool & registerObject()
Register object created from this IOobject with registry if true.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...