]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 6087/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 27 Mar 2018 21:21:14 +0000 (15:21 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 27 Mar 2018 21:21:14 +0000 (15:21 -0600)
doc/news/changes/minor/20180320Bangerth-2 [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20180320Bangerth-2 b/doc/news/changes/minor/20180320Bangerth-2
new file mode 100644 (file)
index 0000000..ea969e7
--- /dev/null
@@ -0,0 +1,9 @@
+Fixed: Previously, it was not possible to iterate over the local range
+of rows of PETSc matrix objects because one would have to call
+`matrix.end(row)` where `row` is the last locally owned row, and that
+triggered an assertion because this end iterator is also the begin
+iterator of the next row -- which is not locally owned any more.
+<br>
+This is now fixed.
+<br>
+(Feimi Yu, Wolfgang Bangerth, 2018/03/20)

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.