Go to the source code of this file.
Classes | |
class | sutherlandTransport< Thermo > |
Transport package using Sutherland's formula. More... | |
class | sutherlandTransport< Thermo > |
Transport package using Sutherland's formula. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
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 > | |
Ostream & | operator<< (Ostream &, const sutherlandTransport< Thermo > &) |
Original source file sutherlandTransport.H
Definition in file sutherlandTransport.H.