]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix several problems with the documentation and kdoc2.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Dec 1999 08:19:42 +0000 (08:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Dec 1999 08:19:42 +0000 (08:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@1997 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria.h

index 0e489b34314bb59e0b8dc2c26ad69ce9d4291bfd..90d34d594ebfb8851d3085980ae2042446ef14b4 100644 (file)
@@ -1577,11 +1577,11 @@ struct TriaNumberCache<3> : public TriaNumberCache<2>
  *
  *   @memo Implementation of a multilevel triangulation of a domain
  *   @see TriaRawIterator
- *   @author Wolfgang Bangerth, 1998 */
+ *   @author Wolfgang Bangerth, 1998
+ */
 template <int dim>
-class Triangulation
-  : public TriaDimensionInfo<dim>,
-    public Subscriptor
+class Triangulation : public TriaDimensionInfo<dim>,
+                     public Subscriptor
 {
   private:
                                     /**
@@ -2287,7 +2287,7 @@ class Triangulation
                                      *  in 1D and #last_active_quad# in 2D.
                                      */
     active_cell_iterator last_active (const unsigned int level) const;
-                                    //@}
+                                    /*@}*/
 
                                     /*---------------------------------------*/
                                     /*---------------------------------------*/
@@ -2413,7 +2413,7 @@ class Triangulation
                                      *  in 2D and #last_active_quad# in 3D.
                                      */
     active_face_iterator last_active_face (const unsigned int level) const;
-                                    //@}
+                                    /*@}*/
 
     
                                     /*---------------------------------------*/
@@ -2899,7 +2899,7 @@ class Triangulation
                                     /**
                                      *  @name Exceptions
                                      */
-                                    //@{
+                                    /*@{*/
                                     /**
                                      *  Exception
                                      */
@@ -3003,7 +3003,7 @@ class Triangulation
                                      * Exception
                                      */
     DeclException0 (ExcIO);
-                                    //@}
+                                    /*@}*/
   protected:
 
                                     /**

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.