]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix up a formula. 1336/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 12 Aug 2015 12:35:20 +0000 (07:35 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 12 Aug 2015 12:35:20 +0000 (07:35 -0500)
include/deal.II/fe/fe_poly.h

index cd962adbdf7c5d00938101bbd5a93fda08b315e6..41ba86416adc3c4258511ca7bbffa7ff4de4461a 100644 (file)
@@ -299,11 +299,11 @@ protected:
   /**
    * Correct the hessian in the reference cell by subtracting the term corresponding
    * to the Jacobian gradient for one degree of freedom. The result being given by:
-   *
+   * @f[
    * \frac{\partial^2 \phi_i}{\partial\hat{x}_J\partial\hat{x}_K}
    * - \frac{\partial \phi_i}{\partial {x}_l}
-   * \left( \frac{\partial^2{x}_l}{\partial\hat{x}_J\partial\hat{x}_K} \right)
-   *
+   * \left( \frac{\partial^2{x}_l}{\partial\hat{x}_J\partial\hat{x}_K} \right).
+   * @f]
    * After this correction, the shape hessians are simply a mapping_covariant_gradient
    * transformation.
    */

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.