Classes | Namespaces | Functions
polynomialTransport.H File Reference
Include dependency graph for polynomialTransport.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  polynomialTransport< Thermo, PolySize >
 Transport package using polynomial functions for mu and kappa. More...
 
class  polynomialTransport< Thermo, PolySize >
 Transport package using polynomial functions for mu and kappa. 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 > &)
 

Detailed Description

Original source file polynomialTransport.H

Definition in file polynomialTransport.H.