]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Jan 2002 12:25:21 +0000 (12:25 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Jan 2002 12:25:21 +0000 (12:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@5408 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/parameter_handler.h

index 96cf751f394bc0ff49b4345f07bbbd977a41af17..49bb137d2bc732a3fb8e09dc62a124eedd1cb8b5 100644 (file)
@@ -163,8 +163,10 @@ namespace Patterns
                                       /**
                                        * Minimal integer value. If
                                        * the @p{numeric_limits} class
-                                       * is available, otherwise set
-                                       * it so that this class
+                                       * is available use this
+                                       * information to obtain the
+                                       * extremal values, otherwise
+                                       * set it so that this class
                                        * understands that all values
                                        * are allowed.
                                        */
@@ -173,8 +175,10 @@ namespace Patterns
                                       /**
                                        * Maximal integer value. If
                                        * the @p{numeric_limits} class
-                                       * is available, otherwise set
-                                       * it so that this class
+                                       * is available use this
+                                       * information to obtain the
+                                       * extremal values, otherwise
+                                       * set it so that this class
                                        * understands that all values
                                        * are allowed.
                                        */
@@ -291,20 +295,24 @@ namespace Patterns
   {
     public:
                                       /**
-                                       * Minimal double value. If
-                                       * the @p{numeric_limits} class
-                                       * is available, otherwise set
-                                       * it so that this class
+                                       * Minimal double value. If the
+                                       * @p{numeric_limits} class is
+                                       * available use this
+                                       * information to obtain the
+                                       * extremal values, otherwise
+                                       * set it so that this class
                                        * understands that all values
                                        * are allowed.
                                        */
       static const double min_double_value;
       
                                       /**
-                                       * Maximal double value. If
-                                       * the @p{numeric_limits} class
-                                       * is available, otherwise set
-                                       * it so that this class
+                                       * Maximal double value. If the
+                                       * @p{numeric_limits} class is
+                                       * available use this
+                                       * information to obtain the
+                                       * extremal values, otherwise
+                                       * set it so that this class
                                        * understands that all values
                                        * are allowed.
                                        */

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.