From c4be0dc3c9fd093debb470551e7ffd68eb409a56 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 7 May 2001 17:54:11 +0000 Subject: [PATCH] BlockIndices::block_size git-svn-id: https://svn.dealii.org/trunk@4554 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-1.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/2001/c-3-1.html b/deal.II/doc/news/2001/c-3-1.html index 20bda3f57a..d856bdaed8 100644 --- a/deal.II/doc/news/2001/c-3-1.html +++ b/deal.II/doc/news/2001/c-3-1.html @@ -248,6 +248,13 @@ documentation, etc.

lac

    +
  1. + New: BlockIndices::block_size + returns the size of a specified block. +
    + (WB 2001/05/07) +

    +
  2. New: There is now a (private) function SparsityPattern::optimized_lower_bound -- 2.39.5