

Public Member Functions | |
| TypeName ("heRhoQGDThermo") | |
| Runtime type information. More... | |
| heRhoQGDThermo (const fvMesh &, const word &phaseName) | |
| Construct from mesh and phase name. More... | |
| heRhoQGDThermo (const fvMesh &, const word &phaseName, const word &dictionaryName) | |
| Construct from mesh and phase name and dictionary name. More... | |
| virtual | ~heRhoQGDThermo () |
| Destructor. More... | |
| virtual void | correct () |
| Update properties. More... | |
Definition at line 56 of file heRhoQGDThermo.H.
| heRhoQGDThermo | ( | const fvMesh & | mesh, |
| const word & | phaseName | ||
| ) |
Construct from mesh and phase name.
Definition at line 139 of file heRhoQGDThermo.C.
| heRhoQGDThermo | ( | const fvMesh & | mesh, |
| const word & | phaseName, | ||
| const word & | dictionaryName | ||
| ) |
Construct from mesh and phase name and dictionary name.
Definition at line 153 of file heRhoQGDThermo.C.
|
virtual |
Destructor.
Definition at line 170 of file heRhoQGDThermo.C.
| TypeName | ( | "heRhoQGDThermo< BasicPsiThermo, MixtureType >" | ) |
Runtime type information.
|
virtual |
Update properties.
Definition at line 177 of file heRhoQGDThermo.C.