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

Go to the source code of this file.

Classes

class  constTransport< Thermo >
 Constant properties Transport package. Templated into a given thermodynamics package (needed for thermal conductivity). More...
 
class  constTransport< Thermo >
 Constant properties Transport package. Templated into a given thermodynamics package (needed for thermal conductivity). More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Thermo >
constTransport< Thermo > operator+ (const constTransport< Thermo > &, const constTransport< Thermo > &)
 
template<class Thermo >
constTransport< Thermo > operator* (const scalar, const constTransport< Thermo > &)
 
template<class Thermo >
Ostream & operator<< (Ostream &, const constTransport< Thermo > &)
 

Detailed Description

Original source file constTransport.H

Definition in file constTransport.H.