From 84027d2e140872e30d3fb07b0a0691d265745947 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Tue, 3 Mar 2020 14:52:45 +0100 Subject: [PATCH] Changelog --- doc/news/changes/minor/20200303MartinKronbichlerNiklasFehn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/changes/minor/20200303MartinKronbichlerNiklasFehn diff --git a/doc/news/changes/minor/20200303MartinKronbichlerNiklasFehn b/doc/news/changes/minor/20200303MartinKronbichlerNiklasFehn new file mode 100644 index 0000000000..b8e601915a --- /dev/null +++ b/doc/news/changes/minor/20200303MartinKronbichlerNiklasFehn @@ -0,0 +1,6 @@ +Fixed: FEFaceEvaluation::read_dof_values() and +FEFaceEvaluation::distribute_local_to_global() would not correctly represent +cases with boundary integrals and constraints on the same boundary. This is +now fixed. +
+(Niklas Fehn, Martin Kronbichler, 2020/03/03) -- 2.39.5