From f860039f98247fc29501c6197ac9add3fc51f6bd Mon Sep 17 00:00:00 2001 From: wolf Date: Sat, 13 Feb 1999 10:17:09 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@796 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/Todo | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deal.II/lac/Todo b/deal.II/lac/Todo index e13e81cde7..192c60c35d 100644 --- a/deal.II/lac/Todo +++ b/deal.II/lac/Todo @@ -17,3 +17,5 @@ Let dSMatrixStruct::compress free the memory of colnums which is no longer needed. +Let dSMatrixStruct be derived from Subscriptor and let the dSMatrix + subscribe to that. The present behaviour is just about to dangerous. -- 2.39.5