Frontal solver - Wikipedia
https://en.wikipedia.org/wiki/Frontal_solverA frontal solver, conceived by Bruce Irons, is an approach to solving sparse linear systems which is used extensively in finite element analysis. It is a variant of Gauss elimination that automatically avoids a large number of operations involving zero terms. A frontal solver builds a LU or Cholesky decompositionof a sparse matrix given as the assembly of element matrices by assembling the matrix and eliminating equations only on a subset of eleme…
Intel ® MKL Sparse QR solver. Multifrontal Sparse QR ...
www.intel.com › content › wwwAug 29, 2018 · Intel® MKL Sparse QR [1] is a multifrontal sparse QR factorization method that relies on the processing of blocks of rows. The solver uses nested dissection ordering technique to reduce the fill-in of the factor R. The efficiency of its parallel implementation allows for this choice of ordering algorithm. In addition, the initial matrices can ...
MUMPS : a parallel sparse direct solver
mumps.enseeiht.frMU ltifrontal M assively P arallel sparse direct S olver MUMPS Main Features Solution of large linear systems with symmetric positive definite matrices general symmetric matrices general unsymmetric matrices Real or complex arithmetic (single or double precision) Parallel factorization and solve phases (uniprocessor version also available)