Definition in file constTransportI.H.
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class thermo > | |
| constTransport< thermo > | operator+ (const constTransport< thermo > &, const constTransport< thermo > &) |
| template<class thermo > | |
| constTransport< thermo > | operator- (const constTransport< thermo > &, const constTransport< thermo > &) |
| template<class thermo > | |
| constTransport< thermo > | operator* (const scalar, const constTransport< thermo > &) |
| template<class thermo > | |
| constTransport< thermo > | operator== (const constTransport< thermo > &, const constTransport< thermo > &) |