]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Two more small things.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Oct 2003 19:31:23 +0000 (19:31 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Oct 2003 19:31:23 +0000 (19:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@8148 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_reordering.cc

index adaffa56e6027bb95f7002d57cd5570bfdec5935..9e60658e0193c3de1bf8fbad066531f83b5f4214 100644 (file)
@@ -635,7 +635,7 @@ namespace internal
                                             // numbers on edge
                                             // edge_num
            Cell & cur_cell = cell_list[cur_cell_id];
-                                            // m.DumpCell(cur_cell);
+// m.DumpCell(cur_cell);
            for(unsigned short int edge_num=0; 
                edge_num<12; 
                ++edge_num)
@@ -1225,7 +1225,7 @@ namespace internal
                                       // If so orient all edges
                                       // consistantly.
       cur_flag = 1;
-      for(int i=4*n; i<4*(n+1); ++i)
+      for (int i=4*n; i<4*(n+1); ++i)
        {
 // std::cout<<i<<" ORIENTING\n";
          if ((edge_flags&cur_flag)!=0)

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.