From: wolf Date: Sat, 13 Feb 1999 10:17:09 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f860039f98247fc29501c6197ac9add3fc51f6bd;p=dealii-svn.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.