From 8a48a1ff5816015ed263e25d63309015e307136c Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 3 Jan 2000 14:39:30 +0000 Subject: [PATCH] Done. git-svn-id: https://svn.dealii.org/trunk@2151 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/Todo | 7 ------- 1 file changed, 7 deletions(-) diff --git a/deal.II/lac/Todo b/deal.II/lac/Todo index 898ecf0e17..9859d5f085 100644 --- a/deal.II/lac/Todo +++ b/deal.II/lac/Todo @@ -29,10 +29,3 @@ Someone should take a look at the handling of the sparsity variable in the sparse matrix: it is subscribed to twice (explicitely and through the subscriptor); the explicit subscription is redundant, but I don't have the time to look into that now. - - -The fullmatrix should, as all other containers, acquire no memory - by default construction, i.e. the default argument for the - constructor should be zero rather than one. init then would - need to release all memory on request. - -- 2.39.5