From 8117b17a2afc9b6e48a9a050a1e8473b48f60d0a Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 18 Jan 2000 13:51:34 +0000 Subject: [PATCH] Was done long ago. git-svn-id: https://svn.dealii.org/trunk@2248 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/Todo | 4 ---- 1 file changed, 4 deletions(-) diff --git a/deal.II/lac/Todo b/deal.II/lac/Todo index 9859d5f085..6c934926c4 100644 --- a/deal.II/lac/Todo +++ b/deal.II/lac/Todo @@ -14,10 +14,6 @@ Make ILU decomposition faster by following the comment in the innermost loop (about the better use of the index j). -Change in-class defined SolverSelector functions out-of-class to - conform to general style guide. (Ralf?) - - Why not replace Vector::scale by Vector::operator *= ? -- 2.39.5