From e7a5818e041ad3ae7f02c4b2b239d615544621a3 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 25 Jun 2001 15:28:34 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@4754 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-1.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/2001/c-3-1.html b/deal.II/doc/news/2001/c-3-1.html index 298eab8a33..5fd0979e55 100644 --- a/deal.II/doc/news/2001/c-3-1.html +++ b/deal.II/doc/news/2001/c-3-1.html @@ -305,6 +305,14 @@ documentation, etc.

lac

    +
  1. + New: SparsityPattern::reinit no + more throws an error if the given maximal row lengths are all + zero. +
    + (WB 2001/06/25) +

    +
  2. New: Class CompressedBlockSparsityPattern may be used as an intermediate form of the