IFLAG | general return codes |
0 | normal return |
25 | wrong input data structure |
IFLAG | PLTMG and TRIGEN errors |
1 | zero pivot in sparse factorization |
2 | Newton method line search failed |
6 | illegal problem type |
9 | continuation procedure failed |
10 | multigraph iteration failed to converge |
11 | Newton (Newton/DD) iteration failed to converge |
48 | MPI was off for a command needing MPI |
49 | NTF in load balance |
71 | no interface unknowns in DD solver |
72 | IPATH array not created |
97 | unmatched interface edges in IPATH |
IFLAG | storage errors |
18 | storage exhausted in matrix array JA |
19 | storage exhausted in matrix array A |
20 | storage exhausted in work array W |
21 | storage exhausted in array ITNODE |
22 | storage exhausted in arrays VX and VY |
23 | storage exhausted in arrays XM and YM |
24 | storage exhausted in array IBNDRY |
IFLAG | data errors for triangulation |
illegal ITNODE(K,*) | |
overlapping triangles in ITNODE | |
IFLAG | data errors for triangulation and skeleton |
illegal value for NVF, NCF, NTF, or NBF | |
illegal IBNDRY(K,*) | |
illegal IBNDRY(3,*) | |
illegal IBNDRY(4,*) | |
incorrect circle center coordinates | |
arc greater than in length | |
error in linked edges | |
boundary vertex without two boundary edges | |
ITNODE and IBNDRY are not consistent | |
IFLAG | data errors for skeleton |
illegal ITNODE(1,*) | |
illegal ITNODE(2,*) | |
skeleton tracing error | |
region specified in clockwise order | |
illegal ITNODE(3,*) |