mgmres_test


mgmres_test, a Fortran77 code which calls mgmres(), which applies the restarted Generalized Minimum Residual (GMRES) algorithm to solve a sparse linear system, using compressed row storage (CRS) or sparse triplet (ST) format, by Lili Ju.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

mgmres, a Fortran77 code which applies the restarted Generalized Minimum Residual (GMRES) algorithm to solve a sparse linear system, using compressed row storage (CRS) or sparse triplet (ST) format, by Lili Ju.

Source Code:


Last revised on 23 October 2023.