From: Wolfgang Bangerth
Date: Mon, 7 Aug 2000 09:02:12 +0000 (+0000)
Subject: Add forgotten entry.
X-Git-Tag: v8.0.0~20203
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376982ea42053fe33f74ae3c62fcb9ce4d8a12ca;p=dealii.git
Add forgotten entry.
git-svn-id: https://svn.dealii.org/trunk@3223 0785d39b-7218-0410-832d-ea1e28bc413d
---
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