From: wolf Date: Mon, 9 Aug 1999 13:53:02 +0000 (+0000) Subject: Fixed and obsolete. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa5efe08c10c8955e7fc43035cca0f0bb04bc6c;p=dealii-svn.git Fixed and obsolete. git-svn-id: https://svn.dealii.org/trunk@1643 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 1fff738e75..3617d6fab3 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -14,16 +14,6 @@ Write monitors to control whether enough memory was allocated for (for DoF) -Write Triangulation::mesh_function. - - -Unify CellAccessor<1> and <2> by renaming - LineAccessor -> SubstructAccessor - QuadAccessor -> SubstructAccessor - and deriving CellAccessor from SubstructAccessor - Do the same with DoFLineAccessor and DoFQuadAccessor - - Remove gcc2.8 workaround with DoFSubstructAccessor for general