From: Wolfgang Bangerth Date: Sun, 20 Jun 2010 21:04:47 +0000 (+0000) Subject: Fix link. X-Git-Tag: v8.0.0~6028 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf180d018b066630bd55b960a0fa4c4ae8e3ef3;p=dealii.git Fix link. git-svn-id: https://svn.dealii.org/trunk@21239 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 14323265b2..bf1d2e814e 100644 --- a/deal.II/examples/step-20/doc/results.dox +++ b/deal.II/examples/step-20/doc/results.dox @@ -302,6 +302,6 @@ one). Better ones can be found in the literture and can be built using the same block matrix techniques that were introduced here. We pick up on this 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 +href="step_22.html#improved-solver">Improved Solvers section discuss better ways based on solving the system as a whole but preconditioning based on individual blocks.