From 24821418059bbd02c9ccfeb4eee46c3ff6384e85 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 14 Apr 2004 22:43:00 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@9011 0785d39b-7218-0410-832d-ea1e28bc413d --- .../tutorial/chapter-2.step-by-step/step-15.data/results.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-15.data/results.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-15.data/results.html index fcdf73a6ae..73b55f303b 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-15.data/results.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-15.data/results.html @@ -79,6 +79,8 @@ Realization 18:

Apparently something went wrong in the last step (the energy increased, which it shouldn't - but then this is a strongly nonlinear problem), which is also -why the program aborted after this iteration. +why the program aborted after this iteration. Apart from this, the iterations +shown above demonstrate that our program indeed is able to reduce the energy +in the solution in each iteration, as should be.

-- 2.39.5