Loading...
Searching...
No Matches
polynomialSolidTransport.H File Reference
Include dependency graph for polynomialSolidTransport.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  polynomialSolidTransport< Thermo, PolySize >
 Transport package using polynomial functions for solid kappa. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class Thermo, int PolySize>
polynomialSolidTransport< Thermo, PolySize > operator+ (const polynomialSolidTransport< Thermo, PolySize > &, const polynomialSolidTransport< Thermo, PolySize > &)
template<class Thermo, int PolySize>
polynomialSolidTransport< Thermo, PolySize > operator* (const scalar, const polynomialSolidTransport< Thermo, PolySize > &)
template<class Thermo, int PolySize>
Ostreamoperator<< (Ostream &, const polynomialSolidTransport< Thermo, PolySize > &)

Detailed Description

Original source file polynomialSolidTransport.H

Definition in file polynomialSolidTransport.H.