FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Polynomial.H File Reference


Detailed Description

Definition in file Polynomial.H.

#include "src/OpenFOAM/primitives/strings/word/word.H"
#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
#include "src/OpenFOAM/db/IOstreams/IOstreams/Ostream.H"
#include "src/OpenFOAM/primitives/VectorSpace/VectorSpace.H"
Include dependency graph for Polynomial.H:

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 > &)