From: wolf Date: Tue, 25 Aug 1998 16:17:51 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e4243d386babab9e54b089e0a453b9d0392988;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@516 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index d660c21ad0..3317b2cd1b 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -133,6 +133,11 @@ Check the pattern matching in the parameter handler module using this should be on also when debug mode is off. +I suppose the [mg_]get_dof_values really belongs to the + [MG]Line/QuadAccessor classes, but now it is in the + [MG]CellAccessor. Correct this some time. + +