From: Wolfgang Bangerth
Date: Mon, 15 May 2000 12:02:49 +0000 (+0000)
Subject: Clarify which functions use the user flags and which don't.
X-Git-Tag: v8.0.0~20551
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ee7373a85e07cc62e03ad50ec9ea3c6367f30cd;p=dealii.git
Clarify which functions use the user flags and which don't.
git-svn-id: https://svn.dealii.org/trunk@2854 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 24942a0c1b..07f267f812 100644
--- a/deal.II/doc/news/2000/c-3-0.html
+++ b/deal.II/doc/news/2000/c-3-0.html
@@ -200,6 +200,12 @@
sorts selected degrees of freedom to the end of the index range.
+
+ Change: DoFTools::make_hanging_node_constraints ()
+ does not use the user flags any more, and can thus run in
+ parallel more than once.
+
+
Extended: DoFTools::make_sparsity_pattern ()
now accepts a template parameter as sparsity pattern. This