From 61123d752c84dabdd2d2bc5adcea6387467e45b1 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 26 Oct 2000 15:57:24 +0000 Subject: [PATCH] ConstraintMatrix::add_entries git-svn-id: https://svn.dealii.org/trunk@3464 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 3bcb6c74e7..7d5dbfdc64 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -469,6 +469,13 @@ documentation, etc.

deal.II

    +
  1. + New: The ConstraintMatrix::add_entries + function add several constraints at once. +
    + (WB 2000/10/26) +

    +
  2. New: The DoFRenumbering::random function renumbers degrees of freedom in a random way. -- 2.39.5