]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix comments.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 9 Mar 2005 18:29:08 +0000 (18:29 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 9 Mar 2005 18:29:08 +0000 (18:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@10066 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria.cc

index 2ae8a88f94df874b0bc601ce9b1c13586714566e..e0d53333c99f022ad2cfa198a1e9a8d095aab4b8 100644 (file)
@@ -4910,10 +4910,6 @@ Triangulation<2>::execute_refinement ()
                   child_no<GeometryInfo<dim>::subfaces_per_face; ++child_no, ++l)
                new_lines[l]=cell->line(face_no)->child(child_no);
            Assert(l==8, ExcInternalError());
-                                            // TODO: check whether
-                                            // lines 4&5 and 6&7 will
-                                            // be used in the right
-                                            // ordering
                
            for (; l<12; ++l)
              {
@@ -5002,7 +4998,7 @@ Triangulation<2>::execute_refinement ()
                                             //
                                             // to do so, first
                                             // collect the iterators
-                                            // pointing to the 6x4
+                                            // pointing to the 4x2
                                             // neighbors of this
                                             // cell.
                                             //

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.