]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update the numbers in a comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 24 Jul 2015 15:58:35 +0000 (10:58 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 24 Jul 2015 15:58:35 +0000 (10:58 -0500)
source/distributed/grid_refinement.cc

index 714f25596276e483a3293b9278f1fb89da546db1..d3df2bad4a6e0360eb1b15e913b8b05a75b7febc 100644 (file)
@@ -451,7 +451,7 @@ namespace
             interesting_range[0] = interesting_range[1] = test_threshold;
 
           // terminate the iteration
-          // after 10 go-arounds. this
+          // after 25 go-arounds. this
           // is necessary because
           // oftentimes error
           // indicators on cells have
@@ -461,14 +461,14 @@ namespace
           // the indicators in such a
           // way that we can achieve
           // the desired number of
-          // cells. using a max of 10
+          // cells. using a max of 25
           // iterations means that we
           // terminate the iteration
-          // after 10 steps if the
+          // after 25 steps if the
           // indicators were perfectly
           // badly distributed, and we
           // make at most a mistake of
-          // 1/2^10 in the number of
+          // 1/2^25 in the number of
           // cells flagged if
           // indicators are perfectly
           // equidistributed

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.