×

MA41

swMATH ID: 13146
Software Authors: P. R. Amestoy; Duff
Description: MA41 Sparse unsymmetric system: unsymmetric multifrontal method. To solve a sparse unsymmetric system of linear equations. Given an unsymmetric square sparse matrix A of order n and an n-vector B, this subroutine solves the system Ax=b or ATx=b. The method used is a parallel direct method based on a sparse multifrontal variant of Gaussian elimination. An initial ordering for the pivotal sequence is chosen using the pattern of the matrix A + AT and is later modified for reasons of numerical stability. Thus this code performs best on matrices whose pattern is symmetric, or nearly so. For symmetric sparse matrices or for very unsymmetric and very sparse matrices, other software might be more appropriate (for example, MA57 or MA48).
Homepage: http://www.hsl.rl.ac.uk/specs/ma41.pdf
Dependencies: HSL
Related Software: SuperLU-DIST; MA47; MA27; SPOOLES; SparseMatrix; UMFPACK; ATLAS
Cited in: 1 Document

Citations by Year