From: Graham Harper Date: Thu, 2 Aug 2018 04:46:16 +0000 (+0000) Subject: Fixes comment about convergence X-Git-Tag: v9.1.0-rc1~846^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbb6b7b9c3b30c4d7adcf0cde1666873c8a4caf;p=dealii.git Fixes comment about convergence --- diff --git a/include/deal.II/fe/fe_bernardi_raugel.h b/include/deal.II/fe/fe_bernardi_raugel.h index 3353dbadc7..a35cf20288 100644 --- a/include/deal.II/fe/fe_bernardi_raugel.h +++ b/include/deal.II/fe/fe_bernardi_raugel.h @@ -50,8 +50,8 @@ DEAL_II_NAMESPACE_OPEN * implementation. * * Some numerical experiments have shown that this element may converge with - * first-order when using the BR1-Q0 pair for the mixed Laplace equation in - * step-20. + * first-order accuracy when using the BR1-Q0 pair for the mixed Laplace + * equation in step-20. * */ template