From: wolf Date: Mon, 3 Jan 2000 14:41:56 +0000 (+0000) Subject: Done by the new configury stuff. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d0461cc5a28adf9188505719ecfd47478779861;p=dealii-svn.git Done by the new configury stuff. git-svn-id: https://svn.dealii.org/trunk@2153 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 6aa8dd0ea2..2ea34ecc92 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -111,9 +111,6 @@ Remove that pseudo-template clutter in the lower parts of dof_accessor.[templates.]cc marked by comments. -Remove the flag -fno-vtable-thunks if egcs's bug is removed someday. - - 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.