All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Classes | Namespaces | Functions
powerLawTransport.H File Reference
Include dependency graph for powerLawTransport.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 Foam
 

Functions

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

Detailed Description

Original source file powerLawTransport.H

Definition in file powerLawTransport.H.