From 271b99d0e016ab33e590e02beda3ccaea9ca0b32 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 7 Aug 2000 09:02:12 +0000 Subject: [PATCH] Add forgotten entry. git-svn-id: https://svn.dealii.org/trunk@3223 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index ff25cc61f6..6833cf6bc9 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -691,6 +691,14 @@ (WB 2000/04/19)

+
  • + Fix: in three space dimensions, the triangulation class + over-estimated the necessary amount of memory needed upon + refinement and allocated too much. +
    + (WB 2000/04/19) +

    +
  • New: DoFTools::extract_boundary_dofs finds all degrees of freedom which are at the boundary and belong to -- 2.39.5