]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove more unused variables.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 May 2010 19:13:15 +0000 (19:13 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 May 2010 19:13:15 +0000 (19:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@21095 0785d39b-7218-0410-832d-ea1e28bc413d

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

index bd765a18e9c1e96555729f4c8c14c0c206f725fa..24aa7f29862ecadedb2cec1521c179db0df364ac 100644 (file)
@@ -8294,15 +8294,6 @@ namespace internal
                                                             // quad, whereas for odd lines the
                                                             // first vertex is the same middle
                                                             // vertex.
-                                                            // DEBUG
-                           typename Triangulation<dim,spacedim>::face_iterator
-                             face_0=hex->face(0);
-                           typename Triangulation<dim,spacedim>::face_iterator
-                             face_0_child_0=face_0->isotropic_child(GeometryInfo<dim>::standard_to_real_face_vertex(0,f_or[0],f_fl[0],f_ro[0]));
-                           typename Triangulation<dim,spacedim>::line_iterator
-                             face_0_child_0_line_1=face_0_child_0
-                             ->line(GeometryInfo<dim>::standard_to_real_face_line(1,f_or[0],f_fl[0],f_ro[0]));
-                                                            // END DEBUG
                            for (unsigned int i=0; i<24; ++i)
                              if (lines[i]->vertex_index((i+1)%2)==vertex_indices[i/4])
                                line_orientation_xyz[i]=true;

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.