From 8feec6420e38bf631b8b4cc0a747cf9f16875db5 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 25 Aug 1998 16:17:51 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@516 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 5 +++++ 1 file changed, 5 insertions(+) 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. + + -- 2.39.5