From 6469a1ca3497dd507b39d51e1986c0533bebbb32 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 17 Jul 2000 07:13:10 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@3163 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/Todo | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.5