Data Structures | Namespaces | Functions
hConstThermo.H File Reference
Include dependency graph for hConstThermo.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  hConstThermo
 Constant properties thermodynamics package templated into the EquationOfState. More...
 
class  hConstThermo
 Constant properties thermodynamics package templated into the EquationOfState. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class EquationOfState >
hConstThermo< EquationOfState > operator+ (const hConstThermo< EquationOfState > &, const hConstThermo< EquationOfState > &)
 
template<class EquationOfState >
hConstThermo< EquationOfState > operator- (const hConstThermo< EquationOfState > &, const hConstThermo< EquationOfState > &)
 
template<class EquationOfState >
hConstThermo< EquationOfState > operator* (const scalar, const hConstThermo< EquationOfState > &)
 
template<class EquationOfState >
hConstThermo< EquationOfState > operator== (const hConstThermo< EquationOfState > &, const hConstThermo< EquationOfState > &)
 
template<class EquationOfState >
Ostream & operator<< (Ostream &, const hConstThermo< EquationOfState > &)
 

Detailed Description

Original source file hConstThermo.H

Definition in file hConstThermo.H.