From: cvs Date: Thu, 14 Oct 1999 15:34:12 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fdeea1cbd4686d93498b799626d642a551d0d4d;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@1769 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/Todo b/deal.II/lac/Todo index 77a2b39e12..56453d208a 100644 --- a/deal.II/lac/Todo +++ b/deal.II/lac/Todo @@ -43,3 +43,5 @@ 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. + +Document long rows in sparse matrix (GK).