Go to the source code of this file.
Classes | |
class | WLFTransport< Thermo > |
Transport package using the Williams-Landel-Ferry model. More... | |
class | WLFTransport< Thermo > |
Transport package using the Williams-Landel-Ferry model. More... | |
Namespaces | |
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 > &) |
Original source file WLFTransport.H
Definition in file WLFTransport.H.