[gridcreator] Fix gmsh grids for parallel alugrid runs
Compare changes
+ 18
− 2
@@ -254,11 +254,27 @@ protected:
Dune-alugrid needs the gmsh reader to only fill the grid factory on rank 0. See mergerequest !14 (merged) https://gitlab.dune-project.org/core/dune-grid/merge_requests/14. This is different e.g. for UG that needs the grid on all processes.