From: Wolfgang Bangerth Date: Tue, 19 Jul 2022 16:34:24 +0000 (-0600) Subject: Also update a reference. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6040c98d149322f0fea274c9e7981cc9c2840523;p=code-gallery.git Also update a reference. Co-authored-by: Marc Fehling --- diff --git a/advection_reaction_estimator/README.md b/advection_reaction_estimator/README.md index 3787940..b33d794 100644 --- a/advection_reaction_estimator/README.md +++ b/advection_reaction_estimator/README.md @@ -35,7 +35,7 @@ classical DG theory, we need to ensure that @f[ c(x) - \frac{1}{2}\nabla \cdot b \geq \gamma_0 >0 @f] -for some positive $\gamma_0$ so that we have coercivity in $L^2$ at the continuous level. Discrete coercivity is achieved by using a stronger norm which takes care of jumps, see Di-Pietro Ern [1] for details. +for some positive $\gamma_0$ so that we have coercivity in $L^2$ at the continuous level. Discrete coercivity is achieved by using a stronger norm which takes care of jumps, see Di Pietro and Ern [2] for details. ## The weak formulation: