FreeFOAM The Cross-Platform CFD Toolkit
constTransport.H File Reference

Detailed Description

Definition in file constTransport.H.

+ 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...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class thermo >
constTransport< thermooperator+ (const constTransport< thermo > &, const constTransport< thermo > &)
template<class thermo >
constTransport< thermooperator- (const constTransport< thermo > &, const constTransport< thermo > &)
template<class thermo >
constTransport< thermooperator* (const scalar, const constTransport< thermo > &)
template<class thermo >
constTransport< thermooperator== (const constTransport< thermo > &, const constTransport< thermo > &)
template<class thermo >
Ostream & operator<< (Ostream &os, const constTransport< thermo > &ct)