From f07d18d770fabe02be360fa6b7487101a48d3c55 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Tue, 6 Oct 2009 06:13:17 +0000 Subject: [PATCH] Add the number of iterations for the last cycle in 3D. It has been accidentally removed last week. git-svn-id: https://svn.dealii.org/trunk@19723 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-37/doc/results.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/examples/step-37/doc/results.dox b/deal.II/examples/step-37/doc/results.dox index e67a97ec48..16c08bfbcd 100644 --- a/deal.II/examples/step-37/doc/results.dox +++ b/deal.II/examples/step-37/doc/results.dox @@ -77,6 +77,7 @@ Cycle 4 Number of degrees of freedom: 1847617 System matrix memory consumption: 322 MBytes. Multigrid objects memory consumption: 415.1 MBytes. +Convergence in 11 CG iterations. @endcode A comparison of the memory consumption of the MatrixFree class with a -- 2.39.5