From ae062ec2954f68e88d9b151fb03bdbf616aaaedb Mon Sep 17 00:00:00 2001 From: Jiaqi Zhang Date: Sun, 20 Sep 2020 15:50:32 -0400 Subject: [PATCH] Update examples/step-74/doc/intro.dox Co-authored-by: Martin Kronbichler --- examples/step-74/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-74/doc/intro.dox b/examples/step-74/doc/intro.dox index 5a771acec1..0cc4490499 100644 --- a/examples/step-74/doc/intro.dox +++ b/examples/step-74/doc/intro.dox @@ -50,7 +50,7 @@ and @f[ \average{v} = \frac{v^0 + v^1}{2} @f] -respectively. Note that when $f\in \partial \Omega$, we define $\jump{v} = v$ and +respectively. Note that when $f\subset \partial \Omega$, we define $\jump{v} = v$ and $\average{v}=v$. The discretization using the SIPG is given by the following weak formula (more details can be found in @cite di2011mathematical and the references therein) -- 2.39.5