MUMPS solver Error/Warning/Info Codes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

MUMPS solver Error/Warning/Info Codes

randress
The MUMPS solver reports this in an Error window:
Warning: MUMPS linear solver failed with error INFO(1:2) = -13:-3270]
Where could I go to decode this and other codes that I might encounter? Perhaps there are separate ones for Errors, warnings, and information.

Also, does the first word in the Error window message (formulated, I assume by FEATool) indicate severity (Error: vs Warning: vs Info:)?

Kind regards,
Randal
Reply | Threaded
Open this post in threaded view
|

Re: MUMPS solver Error/Warning/Info Codes

Precise Simulation
Administrator
This post was updated on .
The warning message is generated in the solvelin function:

https://github.com/precise-simulation/featool-multiphysics/blob/master/solvelin.m#L63-L64

and will correspond to the error codes specified in the documentation for the MUMPS linear solver:

http://mumps.enseeiht.fr