From: wolf Date: Thu, 21 Oct 1999 14:02:14 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876a26b455cde79417bb22653a13e17cb662d989;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@1783 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index b7a665f142..652ae2e98b 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -181,3 +181,7 @@ Move the TriaNumberCache into the Triangulation class once the Fix vectors.cc to not use HUGE_VAL (GK) + + +In Tria::distort_random: replace the initial value 1e308 by the + diameter of the domain (sum of diameters of coarse level cells).