Enumerations
Foam::roots Namespace Reference

Enumerations

enum  type {
  real = 0, complex, posInf, negInf,
  nan
}
 Types of root. More...
 

Enumeration Type Documentation

◆ type

enum type

Types of root.

Enumerator
real 
complex 
posInf 
negInf 
nan 

Definition at line 52 of file Roots.H.