From 91ba565530bebc305721bed853edf0ba63b50dea Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Thu, 13 Sep 2018 22:56:51 +0200 Subject: [PATCH] Changelog entry --- doc/news/changes/minor/20180913DanielArndt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/news/changes/minor/20180913DanielArndt diff --git a/doc/news/changes/minor/20180913DanielArndt b/doc/news/changes/minor/20180913DanielArndt new file mode 100644 index 0000000000..0a37e40c6d --- /dev/null +++ b/doc/news/changes/minor/20180913DanielArndt @@ -0,0 +1,4 @@ +Fixed: VectorTools::project_boundary_values_div_conforming works correctly +in case the DoFHandler object contains more than one FE_RaviartThomas element. +
+(Daniel Arndt, 2018/09/13) -- 2.39.5