]> https://gitweb.dealii.org/ - dealii.git/commitdiff
doxygen: fix errors in formulas
authorTimo Heister <timo.heister@gmail.com>
Sun, 3 Jul 2022 14:19:21 +0000 (10:19 -0400)
committerPeter Munch <peterrmuench@gmail.com>
Tue, 5 Jul 2022 19:06:02 +0000 (21:06 +0200)
examples/step-75/doc/intro.dox
include/deal.II/non_matching/quadrature_generator.h

index 7cf9a46d5c4ef60b758a6a979f199fff19f4a911..80a2e1548c6da2d907adaebda073b1991d9ea922 100644 (file)
@@ -133,7 +133,7 @@ be the Mapping from $K$ to its reference cell $\hat{K}$. The entries in
 the right-hand side in the projection system are, therefore,
 @f[
 \int_K u_\text{hp}(x) P_k(x) dx
-= \det(J_K) \int_\hat{K} u_\text{hp}(F_K(\hat{x})) P_k(F_K(\hat{x})) d\hat{x}.
+= \det(J_K) \int_{\hat{K}} u_\text{hp}(F_K(\hat{x})) P_k(F_K(\hat{x})) d\hat{x}.
 @f]
 Recalling the shape function representation of $u_\text{hp}(x)$, we can
 write this as $\det(J_K) \, \mathbf{C} \, \mathbf{c}$, where
index 10031a91184e316830ee133534269341fd1e668a..dc550cbfed78d8aaa3f2b34f2460432cfd442a11 100644 (file)
@@ -906,7 +906,7 @@ namespace NonMatching
          * The roots of the functions in point_restrictions.
          * This will be the values of the height functions, $\{H_i(x_I)\}$ at
          * some lower dimensional quadrature point,
-         * $x_I \in \mathbb{R}^{dim-1}}$.
+         * $x_I \in \mathbb{R}^{dim-1}$.
          */
         std::vector<double> roots;
       };

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.