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

Go to the source code of this file.

Data Structures

class  PolynomialEntry
 PolynomialEntry 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...
 
class  PolynomialEntry
 PolynomialEntry 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

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
Ostream & operator<< (Ostream &, const PolynomialEntry< Type > &)
 

Detailed Description

Original source file PolynomialEntry.H

Definition in file PolynomialEntry.H.