Go to the source code of this file.
Classes | |
class | hPowerThermo< EquationOfState > |
Enthalpy based thermodynamics package using a power function of temperature for the constant heat capacity at constant volume which is particularly suitable for solids at low temperatures: More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class EquationOfState > | |
hPowerThermo< EquationOfState > | operator+ (const hPowerThermo< EquationOfState > &, const hPowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
hPowerThermo< EquationOfState > | operator* (const scalar, const hPowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
hPowerThermo< EquationOfState > | operator== (const hPowerThermo< EquationOfState > &, const hPowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
Ostream & | operator<< (Ostream &, const hPowerThermo< EquationOfState > &) |
Original source file hPowerThermo.H
Definition in file hPowerThermo.H.