]> https://gitweb.dealii.org/ - dealii.git/commitdiff
do not take a reference to the communicator 9001/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 5 Nov 2019 01:26:12 +0000 (20:26 -0500)
committerTimo Heister <timo.heister@gmail.com>
Tue, 5 Nov 2019 01:26:12 +0000 (20:26 -0500)
include/deal.II/base/mpi.h

index 3eddaf43ea2f3b92cf8769682fd2fc0ec1134ec5..fc039616827edb765a1e13ee5fd9775cde95c2b2 100644 (file)
@@ -338,7 +338,7 @@ namespace Utilities
         /**
          * The communicator.
          */
-        const MPI_Comm &comm;
+        const MPI_Comm comm;
       };
 
       /**

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.