

Go to the source code of this file.
Classes | |
| class | rPolynomial< Specie > |
| Reciprocal polynomial equation of state for liquids and solids. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Specie > | |
| rPolynomial< Specie > | operator+ (const rPolynomial< Specie > &, const rPolynomial< Specie > &) |
| template<class Specie > | |
| rPolynomial< Specie > | operator* (const scalar, const rPolynomial< Specie > &) |
| template<class Specie > | |
| rPolynomial< Specie > | operator== (const rPolynomial< Specie > &, const rPolynomial< Specie > &) |
| template<class Specie > | |
| Ostream & | operator<< (Ostream &, const rPolynomial< Specie > &) |
Original source file rPolynomial.H
Definition in file rPolynomial.H.