eConstThermo.H File Reference
Include dependency graph for eConstThermo.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eConstThermo< EquationOfState >
 Constant properties thermodynamics package templated on an equation of state. More...
 

Namespaces

namespace  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 > &)
 

Detailed Description

Original source file eConstThermo.H

Definition in file eConstThermo.H.