]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added changelog for #14866. 15130/head
authorMarc Fehling <mafehling.git@gmail.com>
Sat, 22 Apr 2023 04:35:48 +0000 (22:35 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Sat, 22 Apr 2023 04:47:08 +0000 (22:47 -0600)
doc/news/changes/minor/20230421Fehling [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20230421Fehling b/doc/news/changes/minor/20230421Fehling
new file mode 100644 (file)
index 0000000..eda51d4
--- /dev/null
@@ -0,0 +1,11 @@
+Fixed: Consider the following scenario: You initialize a DoFHandler with a
+parallel::distributed::Triangulation, and afterwards you want to create the
+Triangulation by calling Triangulation::create_triangulation() that takes a
+TriangulationDescription::Description as an argument. This caused an issue
+as the active FE tables of the DoFHandler have not been properly updated
+during the creation of the Triangulation. This is fixed now by treating the
+resulting Triangultion as a 'fresh' one by triggering Triangulation::Signals::create
+at the end of Triangulation::create_triangulation(), which in turn
+reinitializes the DoFHandler.
+<br>
+(Marc Fehling, 2023/04/21)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.