]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Change the style of documentation. For whatever reason, doxygen generates dangling...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Sep 2007 00:21:35 +0000 (00:21 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Sep 2007 00:21:35 +0000 (00:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@15110 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_object.h

index 22d2cb672d3196e026922354b0bf8ed6fd51ca35..b847ccd5492bc70cc5f8558327f55580a58b8853 100644 (file)
@@ -100,18 +100,25 @@ namespace internal
        
       protected:
                                          /**
-                                          *  Global indices of the two end points.
+                                          *  Global indices of the two end
+                                          *  points.
                                           */
         int faces[GeometryInfo<structdim>::faces_per_cell];
     };
 
-                                    /// Legacy typedef
+                                    /**
+                                     * Legacy typedef.
+                                     */
     typedef TriaObject<1> Line;
 
-                                    /// Legacy typedef
+                                    /**
+                                     * Legacy typedef.
+                                     */
     typedef TriaObject<2> Quad;
 
-                                    /// Legacy typedef
+                                    /**
+                                     * Legacy typedef.
+                                     */
     typedef TriaObject<3> Hexahedron;
 
 //----------------------------------------------------------------------//

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.