Go to the source code of this file.
Classes | |
class | ePowerThermo< EquationOfState > |
Internal energy 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 > | |
ePowerThermo< EquationOfState > | operator+ (const ePowerThermo< EquationOfState > &, const ePowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
ePowerThermo< EquationOfState > | operator* (const scalar, const ePowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
ePowerThermo< EquationOfState > | operator== (const ePowerThermo< EquationOfState > &, const ePowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
Ostream & | operator<< (Ostream &, const ePowerThermo< EquationOfState > &) |
Original source file ePowerThermo.H
Definition in file ePowerThermo.H.