]> https://gitweb.dealii.org/ - dealii.git/commitdiff
address comment 5619/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 14 Dec 2017 03:44:11 +0000 (22:44 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 14 Dec 2017 03:44:11 +0000 (22:44 -0500)
include/deal.II/lac/petsc_parallel_vector.h

index abab4c5f870a0c46ee86bd691b98bc89428f4d21..9d2edc18c3867d901ab207c24f7d51fc3ca4477f 100644 (file)
@@ -231,15 +231,16 @@ namespace PETScWrappers
        * from a DoFHandler with several finite element components if they are
        * not reordered by component (use a PETScWrappers::BlockVector
        * otherwise).  The global size of the vector is determined by
-       * local.size().  The global indices in @p ghost are supplied as ghost
-       * indices that can also be read locally.
+       * local.size(). The global indices in @p ghost are supplied as ghost
+       * indices so that they can 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.
        *
-       * @note This operation always creates a ghosted vector.
+       * @note This operation always creates a ghosted vector, which is considered
+       * read-only.
        *
        * @see
        * @ref GlossGhostedVector "vectors with ghost elements"

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.