]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 13267/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 20 Jan 2022 02:52:09 +0000 (19:52 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 20 Jan 2022 02:52:09 +0000 (19:52 -0700)
doc/news/changes/incompatibilities/20220118Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/incompatibilities/20220118Bangerth b/doc/news/changes/incompatibilities/20220118Bangerth
new file mode 100644 (file)
index 0000000..847ac22
--- /dev/null
@@ -0,0 +1,12 @@
+Changed: The two algorithms in the ConsensusAlgorithms namespace
+(along with their base class) required a callback function that
+correctly sized the buffer into which the answer to a request was to
+be written. These algorithms have been rewritten in ways that make
+this no longer necessary, and they now correctly size these buffers
+themselves. As a consequence, the ConsensusAlgorithms::Process class
+no longer has the `prepare_for_answer()` function, and the
+ConsensusAlgorithms::AnonymousProcess class no longer has a
+corresponding member variable; in the latter case, the constructor of
+the class also no longer takes an argument to this effect.
+<br>
+(Wolfgang Bangerth, Peter Munch, 2022/01/18)

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.