Go to the source code of this file.
Classes | |
class | janafThermo< EquationOfState > |
JANAF tables based thermodynamics package templated into the equation of state. More... | |
class | janafThermo< EquationOfState > |
JANAF tables based thermodynamics package templated into the equation of state. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class EquationOfState > | |
janafThermo< EquationOfState > | operator+ (const janafThermo< EquationOfState > &, const janafThermo< EquationOfState > &) |
template<class EquationOfState > | |
janafThermo< EquationOfState > | operator* (const scalar, const janafThermo< EquationOfState > &) |
template<class EquationOfState > | |
janafThermo< EquationOfState > | operator== (const janafThermo< EquationOfState > &, const janafThermo< EquationOfState > &) |
template<class EquationOfState > | |
Ostream & | operator<< (Ostream &, const janafThermo< EquationOfState > &) |
Original source file janafThermo.H
Definition in file janafThermo.H.