From: Luca Heltai Date: Tue, 20 Dec 2022 10:25:42 +0000 (+0100) Subject: ChangeLog. X-Git-Tag: v9.5.0-rc1~717^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e4665d01dfd25892d70c6be7730c22af15badd;p=dealii.git ChangeLog. --- diff --git a/doc/news/changes/minor/20221220StefanoZampini b/doc/news/changes/minor/20221220StefanoZampini new file mode 100644 index 0000000000..ef85a85963 --- /dev/null +++ b/doc/news/changes/minor/20221220StefanoZampini @@ -0,0 +1,4 @@ +Fixed: Small fixes to commnicator handling in PETSc classes. Move from +GetArray to GetArrayRead (threadsafe version). +
+(StefanZampini, 2022/12/20)