]> 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)
committerTimo Heister <timo.heister@gmail.com>
Fri, 24 Jul 2015 16:55:53 +0000 (12:55 -0400)
source/distributed/grid_refinement.cc

index f4ab17334534a1c433f9e98d4ff99652aa000b9a..db8524d9b551ce5b62e3e57fe97eb1f25c9a9194 100644 (file)
@@ -467,7 +467,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
@@ -477,14 +477,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.