]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix markup.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 11 Sep 2011 04:26:13 +0000 (04:26 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 11 Sep 2011 04:26:13 +0000 (04:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@24302 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/grid/tria_boundary_lib.h

index 42ef1c8681d443d6817c3b6b6882452096fd8e1c..dacaa2b41d1f920d4f8bd4f82ec4e56bf4dbd7f0 100644 (file)
@@ -793,9 +793,9 @@ class TorusBoundary : public Boundary<dim,spacedim>
                                      /**
                                      * Function that corrects the value and
                                      * sign of angle, that is, given
-                                     * <tt>angle=tan(abs(y/x))<tt>; if <tt>
-                                     * (y > 0) && (x < 0) <tt> then
-                                     * <tt>correct_angle = Pi - angle<tt>,
+                                     * <tt>angle=tan(abs(y/x))</tt>; if <tt>
+                                     * (y > 0) && (x < 0) </tt> then
+                                     * <tt>correct_angle = Pi - angle</tt>,
                                      * etc.
                                      */
 
@@ -803,15 +803,15 @@ class TorusBoundary : public Boundary<dim,spacedim>
 
                                      /**
                                      * Get the cartesian coordinates of the
-                                     * Torus, i.e., from <tt>(theta,phi)<tt>
-                                     * to <tt>(x,y,z)<tt>.
+                                     * Torus, i.e., from <tt>(theta,phi)</tt>
+                                     * to <tt>(x,y,z)</tt>.
                                      */
     Point<spacedim>  get_real_coord(const Point<dim>& surfP) const ;
 
                                      /**
                                      * Get the surface coordinates of the
-                                     * Torus, i.e., from <tt>(x,y,z)<tt> to
-                                     * <tt>(theta,phi)<tt>.
+                                     * Torus, i.e., from <tt>(x,y,z)</tt> to
+                                     * <tt>(theta,phi)</tt>.
                                      */
     Point<dim>       get_surf_coord(const Point<spacedim>& p) const ;
 

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.