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

Data Structures

class  perfectFluid
 Perfect gas equation of state. More...
 
class  perfectFluid
 Perfect gas equation of state. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Specie >
perfectFluid< Specie > operator+ (const perfectFluid< Specie > &, const perfectFluid< Specie > &)
 
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.