From 128b64b7cce19d840c71b532f144009349700971 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 20 Aug 2021 13:22:15 -0600 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/minor/20210820Bangerth | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/changes/minor/20210820Bangerth 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) + -- 2.39.5