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