From 80112c07893a208fe2b9326e12c74e53546a4c5f Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 31 Jul 2001 16:15:03 +0000 Subject: [PATCH] ConstraintMatrix::merge git-svn-id: https://svn.dealii.org/trunk@4865 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 3004913a0a..cf4eb1ef51 100644 --- a/deal.II/doc/news/2001/c-3-1.html +++ b/deal.II/doc/news/2001/c-3-1.html @@ -503,6 +503,13 @@ documentation, etc.

deal.II

    +
  1. + Extended: ConstraintMatrix::merge + can now handle arguments which further constrain the present object. +
    + (WB 2001/07/30) +

    +
  2. New: Implement DoFTools::make_sparsity_pattern, -- 2.39.5