]> https://gitweb.dealii.org/ - dealii.git/commitdiff
BlockDynamicSparsityPattern: Update doc for parallel distributed applications. 13370/head
authorMarc Fehling <mafehling.git@gmail.com>
Sat, 12 Feb 2022 18:37:22 +0000 (11:37 -0700)
committerMarc Fehling <mafehling.git@gmail.com>
Sat, 12 Feb 2022 18:37:22 +0000 (11:37 -0700)
include/deal.II/lac/block_sparsity_pattern.h

index e0e8b50aed2c52668670e6b50fef25dc110cdaa1..16d2974792ca040a1e7d68de3fd86d1fabd2b1ee 100644 (file)
@@ -555,7 +555,7 @@ public:
    * of each block is determined by the size() of the respective IndexSet.
    * Each block only stores the rows given by the values in the IndexSet,
    * which is useful for distributed memory parallel computations and usually
-   * corresponds to the locally owned DoFs.
+   * corresponds to the locally relevant DoFs.
    */
   BlockDynamicSparsityPattern(const std::vector<IndexSet> &partitioning);
 

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.