From: bangerth Date: Thu, 21 Feb 2013 20:01:53 +0000 (+0000) Subject: Mention step-43. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3923fee7578b09029d067db3a4886695500a9e1;p=dealii-svn.git Mention step-43. git-svn-id: https://svn.dealii.org/trunk@28514 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-20/doc/results.dox b/deal.II/examples/step-20/doc/results.dox index 65fc8d66b7..661c0bf482 100644 --- a/deal.II/examples/step-20/doc/results.dox +++ b/deal.II/examples/step-20/doc/results.dox @@ -310,4 +310,4 @@ theme again in step-22, where we first build a Schur complement solver for the Stokes equation as we did here, and then in the Improved Solvers section discuss better ways based on solving the system as a whole but preconditioning based on -individual blocks. +individual blocks. We will also come back to this in step-43.