From c084a279045344b04565c2d03705f74161b42ad8 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 3 Feb 2000 12:21:40 +0000 Subject: [PATCH] Doc update. git-svn-id: https://svn.dealii.org/trunk@2333 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/sparse_vanka.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/lac/include/lac/sparse_vanka.h b/deal.II/lac/include/lac/sparse_vanka.h index 201e542650..71f0623d19 100644 --- a/deal.II/lac/include/lac/sparse_vanka.h +++ b/deal.II/lac/include/lac/sparse_vanka.h @@ -453,8 +453,8 @@ class SparseVanka * first blocking strategy and the degrees of freedom were not * numbered by component. Using the second strategy does not much * change the numbers of iterations (at most by one in each step) and - * they also do not much change when the degrees of freedom are sorted - * by component. + * they also do not change when the degrees of freedom are sorted + * by component, while the first strategy significantly deteriorated. * * @author Wolfgang Bangerth, 2000 */ -- 2.39.5