From 8167e10e1d1fadc9eff4e3329e859d1aeb2e8dae Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Fri, 30 Aug 2013 13:04:18 +0000
Subject: [PATCH] Update TODO

[[Imported from SVN: r11961]]
---
 TODO | 1 -
 1 file changed, 1 deletion(-)

diff --git a/TODO b/TODO
index bbb8cbcb..8c9b658e 100644
--- a/TODO
+++ b/TODO
@@ -34,7 +34,6 @@ without any again.
 Things that could be improved to make dune-solvers easier to use, understand,
 and maintain.
 
-* Implement (P)CG as IterationStep for the LoopSolver
 * Make all public member variables protected and introduce public methods for access.
 * Use references instead of pointers as member function arguments.
 * Make handling solution vector in IterationStep consistent:
-- 
GitLab