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

Go to the source code of this file.

Classes

class  rhoConst< Specie >
 RhoConst (rho = const) of state. More...
 
class  rhoConst< Specie >
 RhoConst (rho = const) of state. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file rhoConst.H

Definition in file rhoConst.H.