]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a typo. Add another half sentence.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 28 Jul 2013 18:32:49 +0000 (18:32 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 28 Jul 2013 18:32:49 +0000 (18:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@30177 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/partitioner.h

index 977f40a3216fd768b4bb2dce280cd7f22521a236..9f573a98b6a3c5bf58af9a9387e52a28897663a7 100644 (file)
@@ -49,12 +49,12 @@ namespace Utilities
      * where other processors might require information from. In a
      * sense, these import indices form the dual of the ghost
      * indices. This information is gathered once when constructing the
-     * partitioner, which obviates subsequent global communcation steps
+     * partitioner, which obviates subsequent global communication steps
      * when exchanging data.
      *
-     * The partitioner includes a mechanism for converting global to
-     * local and local to global indices. The storage convention for the
-     * partitioner is as follows. The local range is associated with
+     * The partitioner includes a mechanism for converting global to local and
+     * local to global indices. Internally, this class stores vector elements
+     * using the convention as follows: The local range is associated with
      * local indices [0,@p local_size), and ghost indices are stored
      * consecutively in [@p local_size, @p local_size + @p
      * n_ghost_indices). The ghost indices are sorted according to their

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.