From: wolf Date: Mon, 17 Jul 2000 07:13:10 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5203431a0d1d0d97f313355624dddff803b1e6;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@3163 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/Todo b/deal.II/lac/Todo index e387fe2da4..13179f9f00 100644 --- a/deal.II/lac/Todo +++ b/deal.II/lac/Todo @@ -15,3 +15,7 @@ Use the commented-out version in PreconditionBlock::invert_diagblocks GrowingVectorMemory is not thread-safe. Use a Mutex to fix this. + + +Implement "use the length of the computed orthogonal residual" in the + BiCGStab method. \ No newline at end of file