From: Marc Fehling Date: Mon, 14 Feb 2022 05:45:26 +0000 (-0700) Subject: Changelog for #13363. X-Git-Tag: v9.4.0-rc1~497^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d447c87743312bdaf653c03bf9c019a1b657a41c;p=dealii.git Changelog for #13363. --- diff --git a/doc/news/changes/minor/20220213Fehling b/doc/news/changes/minor/20220213Fehling new file mode 100644 index 0000000000..4e723c4e53 --- /dev/null +++ b/doc/news/changes/minor/20220213Fehling @@ -0,0 +1,4 @@ +Fixed: BlockDynamicSparsityPattern in step-55 will be initialized with +the correct IndexSet for locally relevant dofs. +
+(Marc Fehling, 2022/02/10)