From 76806cf31e206f5cf7da802aeae5460eb308376b Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 29 May 2000 08:18:02 +0000 Subject: [PATCH] Fix of FullMatrix::Tvmult git-svn-id: https://svn.dealii.org/trunk@2965 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 08fe1f09c2..23d0b3fafb 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -63,7 +63,17 @@
  1. - New: Class PreconditionBlockJacobi + Fix: the + FullMatrix::Tvmult function + suffered from the same problems as the + FullMatrix::Tmmult function. This + is now fixed as well. +
    + (WB 2000/05/26) +

    + +
  2. + New: Class PreconditionBlockJacobi.
    (GK 2000/05/24)

    -- 2.39.5