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

Go to the source code of this file.

Classes

class  rhoTabulated< Specie >
 Incompressible of equation of state using uniform tabulated density vs pressure and temperature. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file rhoTabulated.H

Definition in file rhoTabulated.H.