

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