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 | |
Foam | |
Namespace for OpenFOAM. | |
Enumerations | |
enum | rootType { real = 0, complex, posInf, negInf, nan } |
Types of root. More... | |