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

Go to the source code of this file.

Classes

class  ePowerThermo< EquationOfState >
 Power-function based thermodynamics package templated on EquationOfState. More...
 
class  ePowerThermo< EquationOfState >
 Power-function based thermodynamics package templated on EquationOfState. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file ePowerThermo.H

Definition in file ePowerThermo.H.