| 
    AztecOO
    Development
    
   | 
 
AztecOO StatusType: Used to return convergence status information for AztecOO_StatusTest objects. More...
Enumerations | |
| enum | AztecOO_StatusType {  Unchecked = 2, Unconverged = 1, Converged = 0, Failed = -1, NaN = -2, PartialFailed = -3 }  | 
AztecOO StatusType: Used to return convergence status information for AztecOO_StatusTest objects.
| enum AztecOO_StatusType | 
When the CheckStatus and GetStatus methods of AztecOO_StatusTest objects are called a variable of type AztecOO_StatusType is returned.
 1.8.5