From 776d336b188989ae2189e277039af7c411186858 Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Mon, 20 Feb 2006 03:54:42 +0000 Subject: [PATCH] Added comment on MinRes git-svn-id: https://svn.dealii.org/trunk@12424 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 90af00449c..78a0273601 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -340,6 +340,15 @@ inconvenience this causes.

lac

    +
  1. + Fixed: The SolverMinRes class did not work + with the BlockVector class. + This is now fixed. +
    + (Luca Heltai 2006/02/19) +

    +
  2. Changed: There are now new FullMatrix::