Sparse |
| Member name | Value | Description |
|---|---|---|
| NoError | 0 | No error. |
| InputInconsistent | 1 | Error in input to the pardiso solver. |
| NotEnoughMemory | 2 | Insufficient memory for calculation. |
| ReorderingProblem | 3 | Reordering problem. |
| ZeroPivot | 4 | Zero pivot, numerical factorization or iterative refinement problem. |
| Unclassified | 5 | Unclassified (internal) error. |
| PreorderingFailed | 6 | Preordering failed (real or complex unsymmetric only). |
| DiagonalMatrixProblem | 7 | Diagonal matrix problem. |
| OverFlowProblem32bit | 8 | 32-bit integer overflow problem. |
| NotEnoughMemoryForOOC | 9 | Not enough memory for Out Of Core. |
| ProblemsOpeningOOCFiles | 10 | Problems with opening Out Of Core temporary files. |
| ReadWriteProblemsOOCFiles | 11 | Read/write problems with the Out Of Core data file. |
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.