

Go to the source code of this file.
Classes | |
| class | Roots< N > |
| Templated storage for the roots of polynomial equations, plus flags to indicate the nature of the roots. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::roots |
Enumerations | |
| enum | type { real = 0 , complex , posInf , negInf , nan } |
| Types of root. More... | |