]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove warning in fully_distributed_tria_util 8790/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 18 Sep 2019 18:57:42 +0000 (14:57 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 18 Sep 2019 18:57:42 +0000 (14:57 -0400)
source/distributed/fully_distributed_tria_util.inst.in

index 0774776173254857b0f28c96e69c26c293c12461..1758241f743df03a2c22f2844b64a0e7440d5be9 100644 (file)
@@ -28,9 +28,9 @@ for (deal_II_dimension : DIMENSIONS)
             const dealii::Triangulation<deal_II_dimension, deal_II_dimension>
               &                tria,
             const MPI_Comm     comm,
-            const bool         construct_multilevel_hierarchy = false,
-            const unsigned int my_rank_in = numbers::invalid_unsigned_int);
+            const bool         construct_multilevel_hierarchy,
+            const unsigned int my_rank_in);
         \}
       \}
     \}
-  }
\ No newline at end of file
+  }

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.