Detailed Description
Go to the source code of this file.
Namespaces |
namespace | Foam |
| Namespace for OpenFOAM.
|
Functions |
template<class thermo > |
sutherlandTransport< thermo > | operator+ (const sutherlandTransport< thermo > &, const sutherlandTransport< thermo > &) |
template<class thermo > |
sutherlandTransport< thermo > | operator- (const sutherlandTransport< thermo > &, const sutherlandTransport< thermo > &) |
template<class thermo > |
sutherlandTransport< thermo > | operator* (const scalar, const sutherlandTransport< thermo > &) |
template<class thermo > |
sutherlandTransport< thermo > | operator== (const sutherlandTransport< thermo > &, const sutherlandTransport< thermo > &) |
template<class thermo > |
Ostream & | operator<< (Ostream &os, const sutherlandTransport< thermo > &st) |