Public Member Functions | |
DARegDbFluidThermo (const fvMesh &mesh, const fluidThermo &fluidThermo) | |
Constructors. More... | |
virtual | ~DARegDbFluidThermo () |
Destructor. More... | |
const fluidThermo & | getObject () const |
return fluidThermo More... | |
bool | writeData (Ostream &os) const |
this is a virtual function for regIOobject More... | |
Definition at line 40 of file DARegDbFluidThermo.H.
DARegDbFluidThermo | ( | const fvMesh & | mesh, |
const fluidThermo & | fluidThermo | ||
) |
Constructors.
Definition at line 16 of file DARegDbFluidThermo.C.
|
virtual |
Destructor.
Definition at line 33 of file DARegDbFluidThermo.C.
|
inline |
return fluidThermo
Definition at line 67 of file DARegDbFluidThermo.H.
bool writeData | ( | Ostream & | os | ) | const |
this is a virtual function for regIOobject
Definition at line 38 of file DARegDbFluidThermo.C.