From 93a80ff7fb3310eac1c4069c9eddf83502941600 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 14 Feb 2012 10:03:14 +0000 Subject: [PATCH] Qualify. git-svn-id: https://svn.dealii.org/trunk@25069 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-41/doc/results.dox | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/examples/step-41/doc/results.dox b/deal.II/examples/step-41/doc/results.dox index 53fda8e65b..6a05495da6 100644 --- a/deal.II/examples/step-41/doc/results.dox +++ b/deal.II/examples/step-41/doc/results.dox @@ -48,7 +48,9 @@ Newton iteration 18 The iterations end once the active set doesn't change any more (it has 5,399 constrained degrees of freedom at that point). The algebraic precondition is apparently working nicely since we only need 4-6 CG -iterations to solve the linear system. +iterations to solve the linear system (although this also has a lot to +do with the fact that we are not asking for very high accuracy of the +linear solver). More revealing is to look at a sequence of graphical output files (every third step is shown, with the number of the iteration in the -- 2.39.5