From: Wolfgang Bangerth Date: Fri, 20 Aug 2021 19:22:15 +0000 (-0600) Subject: Add a changelog entry. X-Git-Tag: v9.4.0-rc1~1037^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128b64b7cce19d840c71b532f144009349700971;p=dealii.git Add a changelog entry. --- diff --git a/doc/news/changes/minor/20210820Bangerth b/doc/news/changes/minor/20210820Bangerth new file mode 100644 index 0000000000..38708b496f --- /dev/null +++ b/doc/news/changes/minor/20210820Bangerth @@ -0,0 +1,6 @@ +New: The hp::FECollection::hp_vertex_dof_identities() function (and +related functions for lines and quads) allows for the computation of +multiway computations of DoF indentities in the hp-context. +
+(Wolfgang Bangerth, 2021/08/20) +