]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make clear what a boolean argument corresponds to.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 12 Sep 2024 23:09:57 +0000 (17:09 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 12 Sep 2024 23:16:39 +0000 (17:16 -0600)
source/base/mpi.cc

index 7857ec2bfb8299e71f03a6afab4e7c8cf150ce15..ed3162f95fcb96c2d51c61c246a70f0f301ebfb1 100644 (file)
@@ -713,7 +713,11 @@ namespace Utilities
       // processes again and extended with information with the actual owner
       // of that the index.
       internal::ComputeIndexOwner::ConsensusAlgorithmsPayload process(
-        owned_indices, indices_to_look_up, comm, owning_ranks);
+        owned_indices,
+        indices_to_look_up,
+        comm,
+        owning_ranks,
+        /* keep track of requesters = */ false);
 
       // Step 2: read dictionary
       // Communicate with the process who owns the index in the static

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.