Enable gmashreader for parallel programs
Compare changes
+ 29
− 17
@@ -664,9 +664,12 @@ namespace Dune
@@ -680,12 +683,15 @@ namespace Dune
@@ -694,9 +700,12 @@ namespace Dune
@@ -706,12 +715,15 @@ namespace Dune
This makes it possible to use gmshreader for parallel programs similar to StructuredGridFactory by only filling the grid factory if rank==0.