From: Jiaqi Zhang Date: Fri, 25 Sep 2020 23:18:03 +0000 (-0400) Subject: Update examples/step-74/doc/results.dox X-Git-Tag: v9.3.0-rc1~687^2~6 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b60cce6fe89107ab292d19b85374ae8aef5f316;p=dealii.git Update examples/step-74/doc/results.dox Co-authored-by: Wolfgang Bangerth --- diff --git a/examples/step-74/doc/results.dox b/examples/step-74/doc/results.dox index 5342980c31..28ecf76359 100644 --- a/examples/step-74/doc/results.dox +++ b/examples/step-74/doc/results.dox @@ -70,7 +70,7 @@ degree = 3 @endcode Thearetically, for polynomial degree $p$, the order of convergece in $L_2$ norm and $H_1$ seminorm should be $p+1$ and $p$, respectively. Our numerical -results are in good agreement with the theories. +results are in good agreement with theory. Errors of the singular case with polynomial degree 3. @code