From: Christophe Guyeux Date: Fri, 10 Oct 2014 14:21:50 +0000 (+0200) Subject: Relecture X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/GMRES2stage.git/commitdiff_plain/a94b4bdcd2dbd9bbfb4d24fc8add30c2f46e7a59?ds=sidebyside Relecture --- diff --git a/paper.tex b/paper.tex index 6a83f52..dd1ff68 100644 --- a/paper.tex +++ b/paper.tex @@ -621,8 +621,8 @@ outer solver periodically applies a least-squares minimization on the residuals At each outer iteration, the sparse linear system $Ax=b$ is partially solved using only $m$ iterations of an iterative method, this latter being initialized with the -best known approximation previously obtained. -GMRES method~\cite{Saad86}, or any of its variants, can be used for instance as an +last obtained approximation. +GMRES method~\cite{Saad86}, or any of its variants, can potentially be used as inner solver. The current approximation of the Krylov method is then stored inside a matrix $S$ composed by the successive solutions that are computed during inner iterations.