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

Go to the source code of this file.

Classes

class  perfectFluid< Specie >
 Perfect gas equation of state. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

template<class Specie >
perfectFluid< Specie > operator+ (const perfectFluid< Specie > &, const perfectFluid< Specie > &)
 
template<class Specie >
perfectFluid< Specie > operator* (const scalar, const perfectFluid< Specie > &)
 
template<class Specie >
perfectFluid< Specie > operator== (const perfectFluid< Specie > &, const perfectFluid< Specie > &)
 
template<class Specie >
Ostream & operator<< (Ostream &, const perfectFluid< Specie > &)
 

Detailed Description

Original source file perfectFluid.H

Definition in file perfectFluid.H.