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 |
7 | illegal problem type |
9 | continuation procedure failed |
10 | multigraph iteration failed to converge |
11 | Newton (Newton/DD) iteration failed to converge |
24 | Error on one or more MPI processes |
48 | MPI was off for a command needing MPI |
49 |
![]() |
71 | no interface unknowns in DD solver |
72 | IPATH array not created |
IFLAG | storage errors |
82 | storage exhausted in work array W |
83 | storage exhausted in array ITNODE |
84 | storage exhausted in arrays VX and VY |
85 | storage exhausted in arrays XM and YM |
86 | storage exhausted in array IBNDRY |
87 | storage exhausted in matrix array JA |
88 | storage exhausted in matrix array A |
89 | storage exhausted in degree of freedom arrays |
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 ![]() |
![]() |
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,*) |