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

Go to the source code of this file.

Classes

class  Boussinesq< Specie >
 Incompressible gas equation of state using the Boussinesq approximation for the density as a function of temperature only: More...
 
class  Boussinesq< Specie >
 Incompressible gas equation of state using the Boussinesq approximation for the density as a function of temperature only: More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file Boussinesq.H

Definition in file Boussinesq.H.