]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix documentation in DerivativeApproximation 8841/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 23 Sep 2019 19:38:25 +0000 (15:38 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 23 Sep 2019 19:38:25 +0000 (15:38 -0400)
include/deal.II/numerics/derivative_approximation.h

index b6d54939967793da2eb34b29dff861b753762821..be3854dd8cc759be08f1b78f00f84d415e4852ab 100644 (file)
@@ -186,8 +186,7 @@ namespace DerivativeApproximation
                        const unsigned int                   component = 0);
 
   /**
-   * Call the @p interpolate function, see above, with
-   * <tt>mapping=MappingQGeneric@<dim@>(1)</tt>.
+   * Call the function above with <tt>mapping=MappingQGeneric@<dim@>(1)</tt>.
    */
   template <int dim,
             template <int, int> class DoFHandlerType,
@@ -228,8 +227,7 @@ namespace DerivativeApproximation
                                 const unsigned int component = 0);
 
   /**
-   * Call the @p interpolate function, see above, with
-   * <tt>mapping=MappingQGeneric@<dim@>(1)</tt>.
+   * Call the function above with <tt>mapping=MappingQGeneric@<dim@>(1)</tt>.
    */
   template <int dim,
             template <int, int> class DoFHandlerType,

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.