Definition in file polynomial.H.
#include "src/lagrangian/intermediate/submodels/IO/DataEntry/DataEntry/DataEntry.H"
#include "src/OpenFOAM/primitives/Tuple2/Tuple2.H"
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 &) |