]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix a formula 13332/head
authorJiaqi Zhang <jiaqi2@clemson.edu>
Thu, 3 Feb 2022 15:41:24 +0000 (10:41 -0500)
committerJiaqi Zhang <jiaqi2@clemson.edu>
Thu, 3 Feb 2022 15:41:49 +0000 (10:41 -0500)
include/deal.II/grid/grid_generator.h

index e42073c3c7007872815dc16fbe3e05d27cb6171f..267a92dad43841d280b0bbe99fe9803817300d22 100644 (file)
@@ -1618,8 +1618,8 @@ namespace GridGenerator
    *
    * @f[
    *     r = r_{\mathrm{inner}} + (r_\mathrm{outer} - r_\mathrm{inner})
-   *     \frac{1 - \tanh(\mathrm{skewness}(1 - k/\mathrm{n\_shells}))}
-   *          {\tanh(\mathrm{skewness})}
+   *     \left(1 - \frac{ \tanh(\mathrm{skewness}(1 - k/\mathrm{n\_shells}))}
+   *          {\tanh(\mathrm{skewness})}\right)
    * @f]
    *
    * where @p skewness is a parameter controlling the shell spacing in the

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.