From e438a0fffc411ddee83c873167bd840ca032971c Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 20 Jun 2010 21:04:47 +0000 Subject: [PATCH] Fix link. git-svn-id: https://svn.dealii.org/trunk@21239 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-20/doc/results.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5