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

Detailed Description

Definition in file sutherlandTransport.H.

+ Include dependency graph for sutherlandTransport.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sutherlandTransport< thermo >
 Transport package using Sutherland's formula. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

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