From: scott.miller Date: Mon, 30 Sep 2013 00:13:51 +0000 (+0000) Subject: Fix typo in documentation. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=947a568e22e215cf9673be1393f3b40004867901;p=dealii-svn.git Fix typo in documentation. git-svn-id: https://svn.dealii.org/trunk@31021 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 e702b1ecde..44992f71f4 100644 --- a/deal.II/examples/step-51/doc/intro.dox +++ b/deal.II/examples/step-51/doc/intro.dox @@ -198,6 +198,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}} + \left_{\partial \mathcal{T}} &=& (w, f)_{\mathcal{T}},