From: Wolfgang Bangerth Date: Sat, 13 Feb 1999 10:17:09 +0000 (+0000) Subject: . X-Git-Tag: v8.0.0~22461 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7afe2f2a6c75b912fcd5ecf61af10cac784a85c0;p=dealii.git . git-svn-id: https://svn.dealii.org/trunk@796 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.