

Go to the source code of this file.
Classes | |
| class | hConstThermo< EquationOfState > |
| Enthalpy based thermodynamics package using a constant heat capacity at constant pressure. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class EquationOfState > | |
| hConstThermo< EquationOfState > | operator+ (const hConstThermo< EquationOfState > &, const hConstThermo< EquationOfState > &) |
| template<class EquationOfState > | |
| hConstThermo< EquationOfState > | operator* (const scalar, const hConstThermo< EquationOfState > &) |
| template<class EquationOfState > | |
| hConstThermo< EquationOfState > | operator== (const hConstThermo< EquationOfState > &, const hConstThermo< EquationOfState > &) |
| template<class EquationOfState > | |
| Ostream & | operator<< (Ostream &, const hConstThermo< EquationOfState > &) |
Original source file hConstThermo.H
Definition in file hConstThermo.H.