]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Better indent documentation of class Function. 14613/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 24 Dec 2022 18:13:53 +0000 (11:13 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 24 Dec 2022 18:13:53 +0000 (11:13 -0700)
include/deal.II/base/function.h

index a150bac5c6801efd837eef58d18e2d0ba9d4c3c2..bab56d6d274093679fdbb369f3fcd9b11ccc9add 100644 (file)
@@ -137,12 +137,12 @@ class TensorFunction;
  * @tparam dim The space dimension of the range space within which the domain
  *   $\Omega$ of the function lies. Consequently, the function will be
  *   evaluated at objects of type @p Point<dim>.
- * @tparam RangeNumberType The scalar type of the vector space that is the range
- *   (or image) of this function. As discussed above, objects of the current
- * type represent functions from ${\mathbb R}^\text{dim}$ to
- *   $S^{n_\text{components}}$ where $S$ is the underlying scalar type of
- *   the vector space. The type of $S$ is given by the @p RangeNumberType template
- *   argument.
+ * @tparam RangeNumberType The scalar type of the vector space that is
+ *   the range (or image) of this function. As discussed above,
+ *   objects of the current type represent functions from ${\mathbb
+ *   R}^\text{dim}$ to $S^{n_\text{components}}$ where $S$ is the
+ *   underlying scalar type of the vector space. The type of $S$ is
+ *   given by the @p RangeNumberType template argument.
  *
  * @ingroup functions
  */

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.