]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update include/deal.II/base/mpi.h 17778/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 2 Nov 2024 02:25:03 +0000 (20:25 -0600)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2024 02:25:03 +0000 (20:25 -0600)
Co-authored-by: Martin Kronbichler <martin.kronbichler@rub.de>
include/deal.II/base/mpi.h

index 20bca9494748f2f994dfad83a11012d3f42580bf..9d1b4a2be678350cad4784ecae6362f9cce1858b 100644 (file)
@@ -1416,9 +1416,9 @@ namespace Utilities
      * partitioned index set, given a partitioned index set space. In addition,
      * it returns a map of processes and associated sets of indices that are
      * requested from the current rank. In other words, this function returns
-     * for each rank that has requested information about indices owned by the
-     * current which indices it has requested about; the values of the map are
-     * therefore all subsets of the owned set of indices.
+     * for each rank that has requested indices owned by the current rank
+     * those indices that have been queried. The values of the map are
+     * therefore all index sets describing subsets of the owned set of indices.
      */
     std::pair<std::vector<unsigned int>, std::map<unsigned int, IndexSet>>
     compute_index_owner_and_requesters(const IndexSet &owned_indices,

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.