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

Go to the source code of this file.

Data Structures

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

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file perfectGas.H

Definition in file perfectGas.H.