From 91c5e6d2d2a48b25f563bcab36abda1a22192072 Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 20 Dec 2006 18:56:22 +0000 Subject: [PATCH] Remove bogus property. git-svn-id: https://svn.dealii.org/trunk@14268 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 f89450a3ac..beae654f9e 100644 --- a/deal.II/examples/step-15/doc/intro.dox +++ b/deal.II/examples/step-15/doc/intro.dox @@ -247,7 +247,7 @@ mesh many times, with randomly perturbed starting values, and while it converges it yields a different solution, with a different energy every time. One can therefore not say that the solver converges to a certain energy, and we can't answer the question what the smallest value of $I(u)$ might be in -$W^{1,\infty}$. This is unsatisfactory, but maybe to be expected for such a +$W^{1,\infty}$. This is unsatisfactory, but may be expected for such a contrived and pathological problem. Consider it an example in programming with deal.II then, and not an example in solving this particular problem. -- 2.39.5