]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Let latex figure out spacing itself. 9276/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 9 Jan 2020 20:19:58 +0000 (13:19 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 9 Jan 2020 20:19:58 +0000 (13:19 -0700)
include/deal.II/integrators/grad_div.h
include/deal.II/integrators/maxwell.h

index b66c818f0efd25aaeef2e7f3d758b5a37f677b7a..9db3b36e2e84dbf3d973d7475a2eca8b39407295 100644 (file)
@@ -46,7 +46,7 @@ namespace LocalIntegrators
     /**
      * The weak form of the grad-div operator penalizing volume changes
      * @f[
-     *  \int_Z \nabla\!\cdot\!u \nabla\!\cdot\!v \,dx
+     *  \int_Z \nabla\cdot u \nabla \cdot v \,dx
      * @f]
      *
      * @author Guido Kanschat
index bc48f96a5935927fdf87f79fe54dcaf1e85126b5..7ca5af6977e0f4938ccdbdfa9095ed3901ae3e1e 100644 (file)
@@ -161,8 +161,8 @@ namespace LocalIntegrators
     /**
      * The curl-curl operator
      * @f[
-     * \int_Z \nabla\!\times\! u \cdot
-     * \nabla\!\times\! v \,dx
+     * \int_Z \nabla\times u \cdot
+     * \nabla \times v \,dx
      * @f]
      * in weak form.
      *
@@ -215,7 +215,7 @@ namespace LocalIntegrators
     /**
      * The matrix for the curl operator
      * @f[
-     * \int_Z \nabla\!\times\! u \cdot v \,dx.
+     * \int_Z \nabla \times u \cdot v \,dx.
      * @f]
      *
      * This is the standard curl operator in 3D and the scalar curl in 2D. 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.