

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