From 07be2ed4a389e92f4b66b08ed71791da3e9a5984 Mon Sep 17 00:00:00 2001 From: guido Date: Thu, 22 Nov 2001 16:04:05 +0000 Subject: [PATCH] reinit templates git-svn-id: https://svn.dealii.org/trunk@5243 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-2.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deal.II/doc/news/2001/c-3-2.html b/deal.II/doc/news/2001/c-3-2.html index c43d77ec08..ee89f5c1a3 100644 --- a/deal.II/doc/news/2001/c-3-2.html +++ b/deal.II/doc/news/2001/c-3-2.html @@ -94,6 +94,15 @@ documentation, etc.

lac

    +
  1. + + Improved: reinit function of Vector + and BlockVector allows use of a + vector with different number type. +
    + (GK 2001/11/21) +

    +
  2. Fixed: when checking for convergence in linear solvers in SolverControl::check, we first -- 2.39.5