From: Guido Kanschat Date: Thu, 8 Nov 2001 08:38:53 +0000 (+0000) Subject: Right preconditioning in GMRES X-Git-Tag: v8.0.0~18640 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da81d1bc1b5c7b1f9382a21cc5edc27ca7dd5776;p=dealii.git Right preconditioning in GMRES git-svn-id: https://svn.dealii.org/trunk@5184 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2001/c-3-2.html b/deal.II/doc/news/2001/c-3-2.html index 4823a17261..7c25412bcf 100644 --- a/deal.II/doc/news/2001/c-3-2.html +++ b/deal.II/doc/news/2001/c-3-2.html @@ -88,6 +88,14 @@ documentation, etc.

lac

    +
  1. + Improved: class SolverGMRES accepts + a parameter in AdditionalData, + allowing for right preconditioning. +
    + (GK 2001/11/09) +

    +
  2. Fixed: class SparsityPattern can handle rows of length zero now. For quadratic matrices, these