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
 Polynomial container data entry for scalars. Items are stored in a list of Tuple2's. Data is input in the form, e.g. for an entry <entryName> that describes y = x^2 + 2x^3. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

Ostream & operator<< (Ostream &, const polynomial &)