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

Go to the source code of this file.

Classes

class  WLFTransport< Thermo >
 Transport package using the Williams-Landel-Ferry model. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file WLFTransport.H

Definition in file WLFTransport.H.