From: Wolfgang Bangerth Date: Wed, 3 May 2006 19:54:07 +0000 (+0000) Subject: Escape a word from doxygenization. X-Git-Tag: v8.0.0~11781 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45769041b06883eb1f5c8ae57e7b2106b69562da;p=dealii.git Escape a word from doxygenization. git-svn-id: https://svn.dealii.org/trunk@13026 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-12/doc/intro.dox b/deal.II/examples/step-12/doc/intro.dox index 6f7bdb7fef..24b5d98502 100644 --- a/deal.II/examples/step-12/doc/intro.dox +++ b/deal.II/examples/step-12/doc/intro.dox @@ -100,7 +100,7 @@ This yields the following discontinuous Galerkin @f[ \sum_\kappa\left\{-({\mathcal F}(u_h),\nabla v_h)_\kappa+({\mathcal H}(u_h^+,u_h^-,{\bf n}), v_h)_{\partial\kappa}\right\}=(f,v_h)_\Omega, \quad\forall v_h\in V_h. \qquad\qquad\qquad\mathrm{[dg-scheme]}@f] -Boundary conditions are realized by replacing $u_h^-$ on the inflow boundary $\Gamma_-$ by the boundary function $g$. +%Boundary conditions are realized by replacing $u_h^-$ on the inflow boundary $\Gamma_-$ by the boundary function $g$. In the special case of the transport equation [transport-equation] the numerical flux in its simplest form is given by