From: Lei Qiao Date: Wed, 1 Jun 2016 14:19:36 +0000 (+0800) Subject: fix a subscript in introduction of step-51 X-Git-Tag: v8.5.0-rc1~991^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2663%2Fhead;p=dealii.git fix a subscript in introduction of step-51 --- diff --git a/examples/step-51/doc/intro.dox b/examples/step-51/doc/intro.dox index 58a377bb21..ffcf44e248 100644 --- a/examples/step-51/doc/intro.dox +++ b/examples/step-51/doc/intro.dox @@ -199,7 +199,7 @@ Find $(\mathbf{q}_h, u_h, \hat{u}_h) \in \\ - (\nabla w, \mathbf{c} u_h)_{\mathcal{T}} + (w, \nabla \cdot \mathbf{q}_h)_{\mathcal{T}} - + (w, (\mathbf{c}\cdot\mathbf{n}) \hat{u}_H)_{\partial \mathcal{T}} + + (w, (\mathbf{c}\cdot\mathbf{n}) \hat{u}_h)_{\partial \mathcal{T}} + \left_{\partial \mathcal{T}} &= (w, f)_{\mathcal{T}},