]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Affirm a change and clarify doc. This closes a TODO.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 May 2008 09:32:09 +0000 (09:32 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 May 2008 09:32:09 +0000 (09:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@16206 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/convergence_table.h

index 8ea48c34c424ed142aa56c91c0de54a1fc15959f..3b6225f011ece184e88b2b7603d5d35b8130c58e 100644 (file)
@@ -72,7 +72,6 @@ class ConvergenceTable: public TableHandler
                                            * Do not do anything.
                                            */
          none,
-//TODO:[RH] This is copied from the original. Should it not be vice versa?  
                                           /**
                                            * Quotient of values in
                                            * the previous row and in
@@ -80,7 +79,13 @@ class ConvergenceTable: public TableHandler
                                            */
          reduction_rate,
                                           /**
-                                           * Logarithm of #reduction_rate to the base 2.
+                                           * Logarithm of
+                                           * #reduction_rate to the
+                                           * base 2 representing the
+                                           * order of convergence
+                                           * when halving the grid
+                                           * size, e.g. from h to
+                                           * h/2.
                                            */
          reduction_rate_log2
     };

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.