]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix doxygen formatting 2609/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 17 May 2016 17:42:17 +0000 (18:42 +0100)
committerTimo Heister <timo.heister@gmail.com>
Tue, 17 May 2016 17:42:50 +0000 (18:42 +0100)
include/deal.II/base/geometric_utilities.h

index fc8f39a89af625cf4251b884c7435e1400d7eb1f..20f867ce7c007ec42537fdc3685b875ffd90a72f 100644 (file)
@@ -43,8 +43,8 @@ namespace GeometricUtilities
 
     /**
      * Returns spherical coordinates of a Cartesian point @p point.
-     * The returned array is filled with radius, azimuth angle \f$ \in [0,2 \pi) \f$
-     * and polar/inclination angle \f$ \in [0,\pi] \f$ (ommited in 2D).
+     * The returned array is filled with radius, azimuth angle $\in [0,2 \pi)$
+     * and polar/inclination angle $ \in [0,\pi]$ (ommited in 2D).
      */
     template <int dim>
     std_cxx11::array<double,dim>
@@ -52,8 +52,8 @@ namespace GeometricUtilities
 
     /**
      * Return the Cartesian coordinates of a spherical point defined by @p scoord
-     * which is filled with radius \f$ \in [0,\infty) \f$, azimuth angle
-     * \f$ \in [0,2 \pi) \f$ and polar/inclination angle \f$ \in [0,\pi] \f$
+     * which is filled with radius $\in [0,\infty)$, azimuth angle
+     * $\in [0,2 \pi)$ and polar/inclination angle $\in [0,\pi]$
      * (ommited in 2D).
      */
     template <std::size_t dim>

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.