]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix a formula error 13906/head
authorHuimin Chen <hkchm1997@gmail.com>
Thu, 2 Jun 2022 10:56:09 +0000 (06:56 -0400)
committerMarc Fehling <mafehling.git@gmail.com>
Sun, 12 Jun 2022 03:28:22 +0000 (21:28 -0600)
the third formula in'update_flags.h' is fixed

doc/doxygen/headers/update_flags.h

index d5f9e6552b6b3163618d73962cf4bb337ffe4f62..6c0caca80316f11435b5c7ae1ed3297c6cfe8d19 100644 (file)
@@ -46,7 +46,7 @@
  * - Second, this integral is then approximated through quadrature. This yields
  *   the formula
  *   @f[
- *     A^K_{ij} = \sum_{q}J^{-1}\left[(\hat{\bf x}_q) \hat \nabla \varphi_i(\hat{\bf x}_q)\right] \cdot
+ *     A^K_{ij} = \sum_{q}\left[J^{-1}(\hat{\bf x}_q) \hat \nabla \varphi_i(\hat{\bf x}_q)\right] \cdot
  *     \left[J^{-1}(\hat{\bf x}_q) \hat \nabla \varphi_j(\hat{\bf x}_q)\right]\ |\textrm{det}\ J(\hat{\bf x}_q)|
  *     w_q,
  *   @f]

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.