]> https://gitweb.dealii.org/ - dealii.git/commitdiff
better revert everything
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 27 Aug 2012 12:33:48 +0000 (12:33 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 27 Aug 2012 12:33:48 +0000 (12:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@26128 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_tools.cc

index a97cf9aa93db027aca90f7a83803c478993abb51..750aad1dcd71e0feef5f4538e16a444712d2b1d8 100644 (file)
@@ -734,7 +734,7 @@ namespace GridTools
                         // (if the cell was already in the list then
                         // the std::set makes sure that we get it only
                         // once)
-                        adjacent_cells.insert (neighbor);
+                        adjacent_cells.insert (cell->neighbor(face));
                         goto next_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.