Choral
|
Go to the source code of this file.
Modules | |
module | gmres_mod |
GMRES LINEAR SOLVER | |
Functions/Subroutines | |
subroutine, public | gmres_mod::gmres (x, iter, nbPrd, res, b, A, tol, itmax, rst, verb) |
GMRES (no preconditioning) More... | |
subroutine | gmres_mod::grotmat (cs, sn, a, b) |
Matrice de rotation de Givens. More... | |