]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Tests: grid/mesh_3d.h: add forgotten GridTests::reorder* call 15656/head
authorMatthias Maier <tamiko@43-1.org>
Wed, 5 Jul 2023 02:25:26 +0000 (21:25 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 5 Jul 2023 02:28:52 +0000 (21:28 -0500)
tests/grid/mesh_3d.h

index d6db1a00a39007d7a7e02ec60ff4677d2a04170e..82895fba1c3705b34e0cb20a9eccfb323ba1e727 100644 (file)
@@ -108,6 +108,7 @@ create_two_cubes_rotation(Triangulation<3> & coarse_grid,
     }
   // finally generate a triangulation
   // out of this
+  TestGrids::reorder_old_to_new_style(cells);
   coarse_grid.create_triangulation(vertices, cells, SubCellData());
 }
 

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.