From: Guido Kanschat Date: Mon, 12 May 2003 13:49:17 +0000 (+0000) Subject: PreconditionPSOR X-Git-Tag: v8.0.0~16539 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61a00536d5e20686999de563fb4ef232293b65fe;p=dealii.git PreconditionPSOR git-svn-id: https://svn.dealii.org/trunk@7624 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index caa71f1122..a986b9ed1c 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -601,6 +601,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

lac

    + +
  1. New: PreconditionPSOR implements + interface to permuted SOR preconditioner function in SparseMatrix. +
    + (GK 2003/05/12) +

    +
  2. Improved: FullMatrix::fill now copies the largest possible block, whether the destination or source matrix is bigger. Additionally, an