]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make constructor of p:d:t explicit 8629/head
authorPeter Munch <peterrmuench@gmail.com>
Fri, 23 Aug 2019 13:10:39 +0000 (15:10 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Fri, 23 Aug 2019 13:10:39 +0000 (15:10 +0200)
include/deal.II/distributed/tria.h

index 3737ca094aa1c0cf1a19aff3cd569d9959e9bb4f..f4d8c429fddd6205cbfc3c394484ba0aae835fdd 100644 (file)
@@ -363,7 +363,7 @@ namespace parallel
        * mesh independent of the number of processors into which the
        * triangulation is partitioned.
        */
-      Triangulation(
+      explicit Triangulation(
         MPI_Comm mpi_communicator,
         const typename dealii::Triangulation<dim, spacedim>::MeshSmoothing
                        smooth_grid = (dealii::Triangulation<dim, spacedim>::none),

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.