From: wolf Date: Fri, 9 Apr 1999 14:38:00 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c4f2f8d70ca09f9a96a103fd09dfedf36f869c;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@1113 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index bdd6525edc..8a32331c3b 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -183,7 +183,7 @@ Remove that pseudo-template clutter in the lower parts of Remove the flag -fno-vtable-thunks if egcs's bug is removed someday. -Improve the initialization of the sparsity structures in the - MGTransferPrebuilt::build_matrices function, since there no hanging - nodes can occur and the maximum number of couplings per line - is thus lower than for the global numbering scheme + +Add support for MGTransferPrebuilt and MGSmoother if a user wants + to solve exactly on another than the coarsest grid. In this case, + some matrices and other arrays need not be computed. \ No newline at end of file