From f03f3cb89b99da92984316d43c4d17c57da58ba3 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 12 Aug 2008 03:00:32 +0000 Subject: [PATCH] Link to step-31 git-svn-id: https://svn.dealii.org/trunk@16518 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-22/doc/results.dox | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deal.II/examples/step-22/doc/results.dox b/deal.II/examples/step-22/doc/results.dox index acc4fe0b44..d906d6c01f 100644 --- a/deal.II/examples/step-22/doc/results.dox +++ b/deal.II/examples/step-22/doc/results.dox @@ -347,7 +347,10 @@ Nevertheless, it has to be remarked that an indefinite system as the one at hand puts indeed much higher demands on the linear algebra than standard elliptic problems as we have seen in the early tutorial programs. The improvements are still rather -unsatisfactory, if one compares with an elliptic problem of similar size. +unsatisfactory, if one compares with an elliptic problem of similar +size. Either way, we will introduce below a number of improvements to the +linear solver, a discussion that we will re-consider again with additional +options in the @ref step_31 "step-31" program.
Better ILU decomposition by smart reordering
-- 2.39.5