From b59c9d72c5f5cd9d728d33c3197411af0b9f6879 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 24 Jun 2001 21:35:42 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@4752 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-1.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/2001/c-3-1.html b/deal.II/doc/news/2001/c-3-1.html index 2a35c76891..298eab8a33 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: Class CompressedBlockSparsityPattern + may be used as an intermediate form of the BlockSparsityPattern. +
    + (WB 2001/06/23) +

    +
  2. New: Class CompressedSparsityPattern may be used as an intermediate form of the . DoFTools::make_boundary_sparsity_pattern, and ConstraintMatrix::condense to work on - the CompressedSparsityPattern class. + the CompressedSparsityPattern and + CompressedBlockSparsityPattern and + classes.
    (WB 2001/06/22)

    -- 2.39.5