From 141a73d91cd7cd5f71bdf152845552416f169162 Mon Sep 17 00:00:00 2001 From: hartmann Date: Mon, 19 Feb 2001 16:01:15 +0000 Subject: [PATCH] Reorganize GridOut. git-svn-id: https://svn.dealii.org/trunk@3970 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index e63fdf5e6d..af6da050bc 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -2,6 +2,10 @@ ====== Things to be done for the deal.II library ================ ================================================================= +Reorganize GridOut class. Either templatize GridOut or remove template + from EpsFlags + + Remove the comment signs in the monitor_* functions in tria.cc as early as possible. These were inserted, since at home the program did some strange things in the reserve_memory -- 2.39.5