From c0079179446c2a08faf9bef356c7acad4548e8f7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 28 Sep 2017 09:29:06 -0600 Subject: [PATCH] Properly qualify a function name. --- doc/news/changes/minor/20170926EldarKhattatov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/news/changes/minor/20170926EldarKhattatov b/doc/news/changes/minor/20170926EldarKhattatov index 75a6d08007..73bb853016 100644 --- a/doc/news/changes/minor/20170926EldarKhattatov +++ b/doc/news/changes/minor/20170926EldarKhattatov @@ -1,6 +1,6 @@ Fixed: the hp version of DoFTools::make_flux_sparsity_pattern() with masks for DoF couplings now works with non-primitive FE spaces, similarly to its non-hp version. -The hp version of project_boundary_values() is modified to work properly with Hdiv +The hp version of VectorTools::project_boundary_values() is modified to work properly with Hdiv conforming finite elements.
(Eldar Khattatov, 2017/09/26) -- 2.39.5