]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Re-add documentation removed in 15115. Leave a TODO that we want to eventually remove...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Sep 2007 02:32:12 +0000 (02:32 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Sep 2007 02:32:12 +0000 (02:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@15132 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 3a1991c5ee580b9bf4a32877afbb22c84e4f0b0f..2354a2a9796caff638917ad863662bd3ac69cd62 100644 (file)
@@ -105,10 +105,21 @@ namespace internal
                                           */
         int faces[GeometryInfo<structdim>::faces_per_cell];
     };
-//TODO: Remove these after 08/2008
-    
+
+//TODO[WB]: remove these legacy typedefs    
+                                    /**
+                                     * Legacy typedef.
+                                     */
     typedef TriaObject<1> Line;
+
+                                    /**
+                                     * Legacy typedef.
+                                     */
     typedef TriaObject<2> Quad;
+
+                                    /**
+                                     * 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.