|
|
@ -2,7 +2,7 @@
|
|
|
|
\markboth{\textsc{MLD2P4 User's and Reference Guide}}
|
|
|
|
\markboth{\textsc{MLD2P4 User's and Reference Guide}}
|
|
|
|
{\textsc{\ref{sec:errors} Error handling}}
|
|
|
|
{\textsc{\ref{sec:errors} Error handling}}
|
|
|
|
|
|
|
|
|
|
|
|
The error handling in MLD2P4 is based on the PSBLAS (version 2) error
|
|
|
|
The error handling in MLD2P4 is based on the PSBLAS error
|
|
|
|
handling. Error conditions are signaled via an integer argument
|
|
|
|
handling. Error conditions are signaled via an integer argument
|
|
|
|
\verb|info|; whenever an error condition is detected, an error trace
|
|
|
|
\verb|info|; whenever an error condition is detected, an error trace
|
|
|
|
stack is built by the library up to the top-level, user-callable
|
|
|
|
stack is built by the library up to the top-level, user-callable
|
|
|
|