]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix some tags.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Jan 2001 09:10:43 +0000 (09:10 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Jan 2001 09:10:43 +0000 (09:10 +0000)
git-svn-id: https://svn.dealii.org/branches/Branch-3-1@3610 0785d39b-7218-0410-832d-ea1e28bc413d

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

index c58c12948c0caf245db1044db60e23c1eb7da407..ef5b0e87a6a061e4a5810c25790d6c8b60cd77dd 100644 (file)
@@ -1069,13 +1069,15 @@ class ParameterHandler
 
 
                                     /**
-                                     * Declare a new entry with name @p{entry},
-                                     * default and for which
-                                     * any input has to match the @p{pattern}
-                                     * (default: any pattern).
-                                     * @return @p{false} if entry already exists or
-                                     * default value does not match the regular
-                                     * expression; @p{true} otherwise.
+                                     * Declare a new entry with name
+                                     * @p{entry}, default and for
+                                     * which any input has to match
+                                     * the @p{pattern} (default: any
+                                     * pattern).  Return @p{false} if
+                                     * entry already exists or
+                                     * default value does not match
+                                     * the regular expression;
+                                     * @p{true} otherwise.
                                      */
     bool declare_entry    (const string &entry,
                           const string &default_value,
@@ -1090,8 +1092,9 @@ class ParameterHandler
     
                                     /**
                                      * Leave present subsection.
-                                     * @return @p{false} if there is no subsection
-                                     * to leave; true otherwise.
+                                     * Return @p{false} if there is
+                                     * no subsection to leave; true
+                                     * otherwise.
                                      */
     bool leave_subsection ();
 
@@ -1279,8 +1282,8 @@ class ParameterHandler
                                      * @p{lineno} is the number of
                                      * the line presently scanned
                                      * (for the logs if there are
-                                     * messages).  @return @p{false}
-                                     * if line contained stuff that
+                                     * messages). Return @p{false} if
+                                     * line contained stuff that
                                      * could not be understood, the
                                      * uppermost subsection was to be
                                      * left by an @p{END} or @p{end}

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.