Version 5.3.2
13th July 2022- User documentation
- Recent Changes
-
Code Download
- Single
- Double
HSL_MA57: Sparse symmetric system: multifrontal method
To solve a sparse symmetric system of linear equations. Given a sparse symmetric matrix
The method used is a direct method based on a sparse variant of Gaussian elimination.
The matrix is optionally prescaled by using a symmetrization of the MC64
scaling. Other ordering options are provided including hooks to MeTiS. The user can avoid additional fill-in to that predicted by the analysis by using static pivoting.
There are facilities for returning a Fredholm vector, multiplying a vector by the factors, exploiting sparse right-hand sides, and returning factors in standard format.