]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a couple of outdated comments.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 15 Oct 2012 18:47:10 +0000 (18:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 15 Oct 2012 18:47:10 +0000 (18:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@27128 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/grid/tria_accessor.h

index 1b18b27dff55f72f6d2092d82b79ecafa02fe6a6..62003d3cd0df0d585e83cf7f6a388a0265a3cc4e 100644 (file)
@@ -2251,10 +2251,6 @@ class CellAccessor :  public TriaAccessor<dim,dim,spacedim>
                                      /**
                                       * Return an iterator to the
                                       * @p ith face of this cell.
-                                      *
-                                      * This function is not
-                                      * implemented in 1D, and maps to
-                                      * QuadAccessor::line in 2D.
                                       */
     TriaIterator<TriaAccessor<dim-1,dim,spacedim> >
     face (const unsigned int i) const;
@@ -2262,12 +2258,6 @@ class CellAccessor :  public TriaAccessor<dim,dim,spacedim>
                                      /**
                                       * Return the (global) index of the
                                       * @p ith face of this cell.
-                                      *
-                                      * This function returns the
-                                      * vertex_index() of the adjacent
-                                      * vertex in 1D, and maps to
-                                      * line_index() in 2D and
-                                      * quad_index() in 3D.
                                       */
     unsigned int
     face_index (const unsigned int i) 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.