From: wolf Date: Fri, 6 Aug 1999 17:28:36 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7221c328a1f707393681dd700883138225700e88;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@1631 0785d39b-7218-0410-832d-ea1e28bc413d --- 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