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

Go to the source code of this file.

Data Structures

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

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file hRefConstThermo.H

Definition in file hRefConstThermo.H.