]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Enable Utilities::MPI::compute_point_to_point_communication_pattern for self communic... 11839/head
authorPeter Munch <peterrmuench@gmail.com>
Wed, 3 Mar 2021 17:10:14 +0000 (18:10 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Wed, 3 Mar 2021 17:10:14 +0000 (18:10 +0100)
source/base/mpi.cc

index 800fb89ad2255fc290ce6f4c7a5f025fad749c85..febffcd3a7f9364ed0b347e260d992f10b90999d 100644 (file)
@@ -368,9 +368,6 @@ namespace Utilities
         {
           (void)destination;
           AssertIndexRange(destination, n_procs);
-          Assert(destination != myid,
-                 ExcMessage(
-                   "There is no point in communicating with ourselves."));
         }
 
 #  if DEAL_II_MPI_VERSION_GTE(3, 0)

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.