Data Structures | Namespaces | Functions
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.

Data Structures

class  eConstThermo
 Constant properties thermodynamics package templated on an equation of state. More...
 
class  eConstThermo
 Constant properties thermodynamics package templated on an equation of state. 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 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.