FreeFOAM The Cross-Platform CFD Toolkit
Polynomial.H File Reference

Detailed Description

Definition in file Polynomial.H.

+ Include dependency graph for Polynomial.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Polynomial< PolySize >
 Polynomial templated on size (order): More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<int PolySize>
Ostream & operator<< (Ostream &, const Polynomial< PolySize > &)