From eeadb7108f00b6ef0a0d9e4bfef998004e11ac0c Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Wed, 10 May 2000 09:15:51 +0000
Subject: [PATCH] FESystem::reinit generated exception with
update_support_points.
git-svn-id: https://svn.dealii.org/trunk@2830 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/2000/c-3-0.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html
index 66cc547d7a..651154674e 100644
--- a/deal.II/doc/news/2000/c-3-0.html
+++ b/deal.II/doc/news/2000/c-3-0.html
@@ -167,6 +167,12 @@
New: IntergridMap::get_{source,destination}_grid
functions return the grids for which the map was created.
+
+
+ Fix: FESystem::reinit()
generated
+ an exception if update_support_points
+ was set.
+
--
2.39.5