From: scott.miller Date: Thu, 13 Mar 2014 13:13:46 +0000 (+0000) Subject: Minor documentation typo in equation X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae2a40c9f5aef634da822ebf9cb1f3cefbe6fd49;p=dealii-svn.git Minor documentation typo in equation git-svn-id: https://svn.dealii.org/trunk@32649 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-51/doc/intro.dox b/deal.II/examples/step-51/doc/intro.dox index e0d9cebf92..a2b5600847 100644 --- a/deal.II/examples/step-51/doc/intro.dox +++ b/deal.II/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)_{\mathcal{T}} + + (w, (\mathbf{c}\cdot\mathbf{n}) \hat{u}_H)_{\partial \mathcal{T}} + \left_{\partial \mathcal{T}} &=& (w, f)_{\mathcal{T}},