]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Port 9.3.3 changelog changes to master. 13293/head
authorDavid Wells <drwells@email.unc.edu>
Tue, 25 Jan 2022 20:36:15 +0000 (15:36 -0500)
committerDavid Wells <drwells@email.unc.edu>
Tue, 25 Jan 2022 20:36:15 +0000 (15:36 -0500)
doc/news/9.3.2-vs-9.3.3.h [new file with mode: 0644]
doc/news/changes/minor/20210610Fehling [deleted file]
doc/news/changes/minor/20220103DavidWells [deleted file]

diff --git a/doc/news/9.3.2-vs-9.3.3.h b/doc/news/9.3.2-vs-9.3.3.h
new file mode 100644 (file)
index 0000000..6dc1f33
--- /dev/null
@@ -0,0 +1,74 @@
+// ---------------------------------------------------------------------
+//
+// Copyright (C) 2017 - 2022 by the deal.II authors
+//
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
+//
+// ---------------------------------------------------------------------
+
+/**
+@page changes_between_9_3_2_and_9_3_3 Changes between Version 9.3.2 and 9.3.3
+
+<p>
+This is the list of changes made between the release of deal.II version
+9.3.2 and that of 9.3.3. All entries are signed with the names of the
+author.
+</p>
+
+<!-- ----------- SPECIFIC IMPROVEMENTS ----------------- -->
+
+<a name="specific"></a>
+<h3>Specific improvements</h3>
+<ol>
+
+ <li>
+  Fixed: use correct update flags in VectorTools::point_values().
+  <br />
+  (Maximilian Bergbauer, 2022/01/24)
+ </li>
+
+ <li>
+  Fixed: use portable "cmake -E remove" in quick_tests.
+  <br />
+  (Matthias Maier, 2021/12/26)
+ </li>
+
+ <li>
+  Fixed: Compatibility issues with Boost 1.78 have been resolved.
+  <br />
+  (David wells, 2022/01/04)
+ </li>
+
+ <li>
+  Fixed: deal.II has been updated to support the new OneAPI api interface
+  introduced by the Intel Threading Building Blocks Library. Note that the
+  threading support of the matrix-free backend will be disabled in this case:
+  For now, the MatrixFree::AdditionalData::tasks_parallel_scheme control has
+  no effect and simply defaults to the serial loop.
+  <br />
+  (Wolfgang Bangerth, Matthias Maier, 2022/01/06)
+ </li>
+
+ <li>
+  Fixed: A compilation issue with sundials has been resolved.
+  <br />
+  (Timo Heister, 2021/12/25)
+ </li>
+
+ <li>
+  Fixed: The shell script `p4est-setup.sh` for installing p4est has been
+  updated for its latest releases (p4est>=2.3).
+  <br />
+  (Marc Fehling, 2021/06/10)
+ </li>
+
+</ol>
+
+*/
diff --git a/doc/news/changes/minor/20210610Fehling b/doc/news/changes/minor/20210610Fehling
deleted file mode 100644 (file)
index f8e0526..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Fixed: The shell script `p4est-setup.sh` for installing p4est has been
-updated for its latest releases (p4est>=2.3).
-<br>
-(Marc Fehling, 2021/06/10)
diff --git a/doc/news/changes/minor/20220103DavidWells b/doc/news/changes/minor/20220103DavidWells
deleted file mode 100644 (file)
index 6acaf92..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Fixed: deal.II is now compatible with the versions of Boost.Geometry shipped
-with boost 1.77 and boost 1.78.
-<br>
-(David Wells, 2022/01/03)

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.