From: Luca Heltai Date: Wed, 21 Dec 2022 16:37:19 +0000 (+0100) Subject: ChangeLog. X-Git-Tag: v9.5.0-rc1~611^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeaac3075abd056a13df0fa23153b99862a76883;p=dealii.git ChangeLog. --- diff --git a/doc/news/changes/minor/20221221StefanoZampini-a b/doc/news/changes/minor/20221221StefanoZampini-a new file mode 100644 index 0000000000..506076fc25 --- /dev/null +++ b/doc/news/changes/minor/20221221StefanoZampini-a @@ -0,0 +1,3 @@ +New: Allow the construction of a deal.II PETSc matrices from a PETSc Mat. +
+(Stefano Zampini, 2022/12/21)