Go to the source code of this file.
Classes | |
class | constTransport< Thermo > |
Constant properties Transport package. Templated into a given thermodynamics package (needed for thermal conductivity). More... | |
class | constTransport< Thermo > |
Constant properties Transport package. Templated into a given thermodynamics package (needed for thermal conductivity). More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
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 > | |
Ostream & | operator<< (Ostream &, const constTransport< Thermo > &) |
Original source file constTransport.H
Definition in file constTransport.H.