From 53bb54297758631701a2efbe57a71973c7f76409 Mon Sep 17 00:00:00 2001 From: guido Date: Tue, 11 Sep 2001 12:56:55 +0000 Subject: [PATCH] bicgstab git-svn-id: https://svn.dealii.org/trunk@4959 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-1.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deal.II/doc/news/2001/c-3-1.html b/deal.II/doc/news/2001/c-3-1.html index 0fecf43917..4ae8c9f0ca 100644 --- a/deal.II/doc/news/2001/c-3-1.html +++ b/deal.II/doc/news/2001/c-3-1.html @@ -343,6 +343,15 @@ documentation, etc.

lac

    +
  1. + + Improved: the stopping criterion of SolverBicgstab without computing the exact + residual is implemented +
    + (GK 2001/09/11) +

    +
  2. New: The FullMatrix class now has a function operator*=, which simply -- 2.39.5