]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix bug 9010/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 7 Nov 2019 16:48:21 +0000 (11:48 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 7 Nov 2019 16:48:21 +0000 (11:48 -0500)
include/deal.II/base/mpi_compute_index_owner_internal.h

index 34495b320a4fb4ec50d15c1f2e142dea309eefc2..e0bd940c9f92e572eef3f7b7939cfa9261ade338 100644 (file)
@@ -229,8 +229,8 @@ namespace Utilities
                 ierr = MPI_Recv(buffer.data(),
                                 number_amount,
                                 DEAL_II_DOF_INDEX_MPI_TYPE,
-                                status.MPI_TAG,
                                 status.MPI_SOURCE,
+                                status.MPI_TAG,
                                 comm,
                                 &status);
                 AssertThrowMPI(ierr);

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.