Multifrontal sparse direct solver
MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a sparse system of linear equations A x = b using Gaussian elimination.
| Linter | Message | Location |
|---|---|---|
| optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? | |
| formatting Look for formatting issues in the source | line 3809 is way too long (94 characters) |