From 7221c328a1f707393681dd700883138225700e88 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 6 Aug 1999 17:28:36 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@1631 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/Todo | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/deal.II/lac/Todo b/deal.II/lac/Todo index a706b31c48..6f772a7479 100644 --- a/deal.II/lac/Todo +++ b/deal.II/lac/Todo @@ -39,4 +39,10 @@ Eliminate #vec_len# from the SparseMatrixStruct class. This should Why not replace Vector::scale by Vector::operator *= ? Use the commented-out version in PreconditionBlock::invert_diagblocks - using the try-catch clauses \ No newline at end of file + using the try-catch clauses + + +Comment on the modification of the right hand side in the Vanka + smoother (which is done to yield a homogeneous boundary value + problem on each patch) + \ No newline at end of file -- 2.39.5