From 1508c368d1e6fe6101f01c12e17e51c24d38bac2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 18 May 1998 16:46:43 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@311 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 8dd829686c..7e35ca7326 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -83,6 +83,7 @@ Change in in grid/point.h and Find and fix the bug in Tria::refine_fixed_fraction +Fill in docs for the timer class. @@ -99,7 +100,7 @@ Give mia::State a much better name, same for Control ! :-]]] Let all the reinit functions in /lac free their memory, if reinit is called with less requirements. Maybe give free all memory if the given dimension is zero. If so, check all deal.II files - for use of reinit. + for use of reinit. (At present, new dimension==0 is not allowed.) Why are there all these unsafe casts from VectorBase to dVector in dvector.cc? -- 2.39.5