From eafb2650b96d39ddadb22494e6409042a1fab9f9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 13 Jun 2012 08:00:36 +0000 Subject: [PATCH] Use proper markup. git-svn-id: https://svn.dealii.org/trunk@25622 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-15/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-15/doc/intro.dox b/deal.II/examples/step-15/doc/intro.dox index 7c3e096e11..33494379eb 100644 --- a/deal.II/examples/step-15/doc/intro.dox +++ b/deal.II/examples/step-15/doc/intro.dox @@ -288,5 +288,5 @@ follows: The testcase we solve is chosen as follows: We seek to find the solution of minimal surface over the unit disk $\Omega=\{\mathbf x: \|\mathbf -x\|<1\}\subset \R^2$ where the surface attains the values +x\|<1\}\subset {\mathbb R}^2$ where the surface attains the values $u(x,y)|{\partial\Omega} = g(x,y):=\sin(2 \pi (x+y))$ along the boundary. -- 2.39.5