]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a couple misspellings.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Jun 2010 15:25:55 +0000 (15:25 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Jun 2010 15:25:55 +0000 (15:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@21205 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/petsc_parallel_vector.h

index 337f94429e5183ff2e19ed1e793a014f2221aecc..bfec7d151aadcb59a598fb557c21cda65ea5757f 100644 (file)
@@ -236,15 +236,16 @@ namespace PETScWrappers
                                          * the global size of the vector is
                                          * determined by local.size(). The
                                          * global indices in @p ghost are
-                                         * sluppied as ghost indices that can
-                                         * also be read locally. Note that
-                                         * the @p ghost IndexSet may be empty
-                                         * and that any indices already
-                                         * contained in @p local are ignored
-                                         * during construction. That way you
-                                         * can construct with
-                                         * locally_relevent_dofs() for
-                                         * example.
+                                         * supplied as ghost indices that can
+                                         * also be read locally.
+                                         *
+                                         * Note that the @p ghost IndexSet
+                                         * may be empty and that any indices
+                                         * already contained in @p local are
+                                         * ignored during construction. That
+                                         * way, the ghost parameter can equal
+                                         * the set of locally relevant
+                                         * degrees of freedom, see step-32.
                                          */
        explicit Vector (const MPI_Comm     &communicator,
                          const IndexSet &  local,

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.