]> https://gitweb.dealii.org/ - dealii.git/commitdiff
other doxygen errors
authorTimo Heister <timo.heister@gmail.com>
Wed, 2 Dec 2015 17:10:34 +0000 (12:10 -0500)
committerTimo Heister <timo.heister@gmail.com>
Wed, 2 Dec 2015 17:14:56 +0000 (12:14 -0500)
include/deal.II/base/function.h
include/deal.II/base/polynomials_rannacher_turek.h
include/deal.II/fe/fe.h
include/deal.II/fe/mapping.h
include/deal.II/grid/grid_in.h

index 2bf89662b0dc641df8b4b46104235b1e3dc20e81..941eb2914e22378d45d39fdff0aeae5f0bd5b10b 100644 (file)
@@ -524,15 +524,15 @@ public:
 
 
   /**
-   * Substitute function value with value of a <tt>ConstantFunction<dim, Number> <\tt>
+   * Substitute function value with value of a <tt>ConstantFunction@<dim, Number@></tt>
    * object and keep the current selection pattern.
    *
    * This is useful if you want to have different values in different components since the
-   * provided constructors of <tt>ComponentSelectFunction<dim, Number> <\tt>
+   * provided constructors of <tt>ComponentSelectFunction@<dim, Number@></tt>
    * class can only have same value for all components.
    *
-   * @note: we copy the underlying component value data from @para f from its beginning.
-   * So the number of components of @para f cannot be less than the calling object.
+   * @note: we copy the underlying component value data from @p f from its beginning.
+   * So the number of components of @p f cannot be less than the calling object.
    */
   virtual void substitute_function_value_with (const ConstantFunction<dim, Number> &f);
 
index fab597edffea918d99aa4cf36b2273ee44c9f2a6..f7ff62d46730710eb98605af36a5d6e447e0f9d4 100644 (file)
@@ -57,7 +57,7 @@ public:
                        const Point<dim> &p) const;
 
   /**
-   * <tparam>order</tparam>th of basis function @p i at @p p.
+   * <tt>order</tt>-th of basis function @p i at @p p.
    *
    * Consider using compute() instead.
    */
index 3a44b7686ad855f03b309282bd1344dd7625d3ec..68a36a9f5618d3b1ab8369f88f494315952a1688 100644 (file)
@@ -2608,7 +2608,7 @@ protected:
    *   @p fe_internal object.
    *
    * @note FEValues ensures that this function is always called with
-   *   the same pair of @p fe_internal and @output_data objects. In
+   *   the same pair of @p fe_internal and @output_data objects. In
    *   other words, if an implementation of this function knows that it
    *   has written a piece of data into the output argument in a previous
    *   call, then there is no need to copy it there again in a later
index 5e236ffd41ee09a6b1ddb56f9d8aa8932b4699cd..b4eee8462e85ea768aec5cde0d771c4005d953fc 100644 (file)
@@ -808,7 +808,7 @@ protected:
    *   returning a less optimistic cell similarity value.
    *
    * @note FEValues ensures that this function is always called with
-   *   the same pair of @p internal_data and @output_data objects. In
+   *   the same pair of @p internal_data and @output_data objects. In
    *   other words, if an implementation of this function knows that it
    *   has written a piece of data into the output argument in a previous
    *   call, then there is no need to copy it there again in a later
index c1eb66f914d7c0fe3b8472ec16ea3821212f377e..38f70a65877d9c60150ebdf18b10d5bb62a11d49 100644 (file)
@@ -215,6 +215,8 @@ struct SubCellData;
  *  - information which is currently not easily obtained through
  * Cubit's python interface.
  *
+ * </ul>
+ *
  * <h3>Structure of input grid data. The GridReordering class</h3>
  *
  * It is your duty to use a correct numbering of vertices in the cell list,

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.