

Go to the source code of this file.
Classes | |
| class | logPolynomialTransport< Thermo, PolySize > |
| Transport package using polynomial functions of the natural logarithm of temperature for the natural logarithm of dynamic viscosity and thermal conductivity: More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Thermo , int PolySize> | |
| logPolynomialTransport< Thermo, PolySize > | operator+ (const logPolynomialTransport< Thermo, PolySize > &, const logPolynomialTransport< Thermo, PolySize > &) |
| template<class Thermo , int PolySize> | |
| logPolynomialTransport< Thermo, PolySize > | operator* (const scalar, const logPolynomialTransport< Thermo, PolySize > &) |
| template<class Thermo , int PolySize> | |
| Ostream & | operator<< (Ostream &, const logPolynomialTransport< Thermo, PolySize > &) |
Original source file logPolynomialTransport.H
Definition in file logPolynomialTransport.H.