From ec2e5ff8c92c0404987df881f842c1d8f1005462 Mon Sep 17 00:00:00 2001 From: kanschat Date: Thu, 4 Nov 1999 22:18:36 +0000 Subject: [PATCH] Done TensorIndex git-svn-id: https://svn.dealii.org/trunk@1831 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/Todo | 7 ------- 1 file changed, 7 deletions(-) diff --git a/deal.II/base/Todo b/deal.II/base/Todo index 785d4d2507..fddd7026fc 100644 --- a/deal.II/base/Todo +++ b/deal.II/base/Todo @@ -23,13 +23,6 @@ Check the pattern matching in the parameter handler module using the C++ exception handling mechanism rather than Asserts, since this should be on also when debug mode is off. - - Fill in docs for the timer class. Hopefully finally find a way to let it measure times larger than half an hour. > Operating system dependence. Grrr. Guido - -Review the TensorIndex class. Better documentation, remove general - template. Move constructors to the back of the file, rather than - inline in the classes. Find out whether it is really needed. -> Remove !? Guido -- 2.39.5