From: wolf Date: Wed, 17 Feb 1999 09:40:59 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e7e4eaac03ae24608fed482d9ee983dbe8801b;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@830 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 0d444a34e8..dd2d356491 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -162,3 +162,7 @@ Better estimates for DoFHandler<3>::max_couplings_between_dofs Check optimized code with -Winline and act accordingly. Unfortunately, most warnings are from the STL. + +Look at the hyper-L and hyper-ball code in 3d. I suspect the cubes are + turned inside out, but I haven't the time right now to look at this. + The hypercube is fixed, however.