Go to the source code of this file.
Data Structures | |
class | sutherlandTransport |
Transport package using Sutherland's formula. More... | |
class | sutherlandTransport |
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 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 &, const sutherlandTransport< Thermo > &) |
Original source file sutherlandTransport.H
Definition in file sutherlandTransport.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.