From: Guido Kanschat Date: Wed, 12 Apr 2000 19:27:50 +0000 (+0000) Subject: Subscriptor ans PreconditionBlockSSOR::set_omega X-Git-Tag: v8.0.0~20684 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89cf803968ba9efa761bead0bb0d66ba07b435b5;p=dealii.git Subscriptor ans PreconditionBlockSSOR::set_omega git-svn-id: https://svn.dealii.org/trunk@2708 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 792c9787d3..ae1094c8ac 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -20,10 +20,19 @@

base

+
    + +
  1. Improved: Subscriptor prints the real class name + if a subscribed object is deleted. +

lac

    + +
  1. New: PreconditionBlockSSOR::set_omega + allows to change the relaxation parameter. +
  2. Fix: SolverCG counts steps properly.
  3. New: Solver*: There is a virtual function