HP MLIB User's Guide Vol. 2 7th Ed.
926 HP MLIB User’s Guide
DSLELU One-call usage
ier = 0 Normal return.
ier = −101 Error in dynamic storage allocation
during matrix structure input.
ier = −102 neqns ≤ 0.
ier = −106 Unacceptable matrix structure.
ier = −201 Error in dynamic storage allocation
during ordering.
ier = −301 Error in dynamic storage allocation
during symbolic factorization.
ier = −302 Internal error.
ier = −401 Error in dynamic storage allocation
during value input.
ier = −501 Error in dynamic storage allocation
during factorization.
ier = −502 Error in dynamic storage allocation
during factorization.
ier = −503 Exactly zero pivot encountered during
factorization; matrix is singular.
ier = −602 nrhs ≤ 0.
ier = −603 ldrhs < neqns.