From 28b551fabea84c7d0ceebe066657ba00ae21acf0 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Wed, 29 Jul 2020 17:33:30 +0200 Subject: [PATCH] [step-67] Close a brace in introduction --- examples/step-67/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-67/doc/intro.dox b/examples/step-67/doc/intro.dox index 9fcfb003c9..183784f17e 100644 --- a/examples/step-67/doc/intro.dox +++ b/examples/step-67/doc/intro.dox @@ -595,7 +595,7 @@ tend to be smooth on length-scales of a cell (i.e., they have small coefficients in the higher polynomial degrees that are missed by too few quadrature points, whereas the main solution contribution in the lower polynomial degrees is still well-captured -- this is simply a consequence of Taylor's -theorem. To address this topic, various approaches have been proposed in the +theorem). To address this topic, various approaches have been proposed in the DG literature. One technique is filtering which damps the solution components pertaining to higher polynomial degrees. As the chosen nodal basis is not hierarchical, this would mean to transform from the nodal basis into a -- 2.39.5