]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix some formula markups.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jun 2010 16:27:44 +0000 (16:27 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jun 2010 16:27:44 +0000 (16:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@21145 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_values.h

index 4f6ddd7b96fc03123424f6239205c30a485c08f0..b4f37e0a264e8477f7351c06079506b5deefcf95 100644 (file)
@@ -619,12 +619,12 @@ namespace FEValuesViews
                                        * not make any sense. Thus it is not
                                        * implemented for <code>spacedim=1</code>.
                                        * In 2d the curl is defined as
-                                       * \begin{equation*}
+                                       * @f{equation*}
                                        * \operatorname{curl}(u):=\frac{du_2}{dx}
                                        * -\frac{du_1}{dy},
-                                       * \end{equation*}
+                                       * @f}
                                        * whereas in 3d it is given by
-                                       * \begin{equation*}
+                                       * @f{equation*}
                                        * \operatorname{curl}(u):=\left(
                                        * \begin{array}{c}
                                        * \frac{du_3}{dy}-\frac{du_2}{dz}\\
@@ -632,7 +632,7 @@ namespace FEValuesViews
                                        * \frac{du_2}{dx}-\frac{du_1}{dy}
                                        * \end{array}
                                        * \right).
-                                       * \end{equation*}
+                                       * @f}
                                        */
       curl_type
       curl (const unsigned int shape_function,
@@ -3910,7 +3910,7 @@ namespace FEValuesViews
         }
 }
 
-  template <int dim, int spacedim>  
+  template <int dim, int spacedim>
   inline
   typename Vector<dim,spacedim>::hessian_type
   Vector<dim,spacedim>::hessian (const unsigned int shape_function,

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.