Go to the source code of this file.
Data Structures | |
class | janafThermo |
JANAF tables based thermodynamics package templated into the equation of state. More... | |
class | janafThermo |
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 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.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.