]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Apply suggestions from code review. Documentation part.
authorLuca Heltai <luca.heltai@sissa.it>
Thu, 22 Dec 2022 08:14:28 +0000 (09:14 +0100)
committerStefano Zampini <stefano.zampini@gmail.com>
Sun, 22 Jan 2023 11:03:02 +0000 (14:03 +0300)
Co-authored-by: David Wells <drwells@email.unc.edu>
include/deal.II/lac/petsc_block_vector.h
include/deal.II/lac/petsc_vector_base.h

index 299c13c6e55a68460f6433735885878d87028b1a..b6ca5f80434cd895bdccc5467e3e0bc2ec8ff428 100644 (file)
@@ -155,7 +155,7 @@ namespace PETScWrappers
       operator=(const BlockVector &V);
 
       /**
-       * This method assignes the PETSc Vec to the instance of the class.
+       * This method assigns the PETSc Vec to the instance of the class.
        *
        */
       void
index c97d89e7fc19b1fd862ea69d36c5b998254ec01f..4e69a3a3f4391c659caaefb434cdf33961047221 100644 (file)
@@ -328,9 +328,9 @@ namespace PETScWrappers
     operator=(const PetscScalar s);
 
     /**
-     * This method assignes the PETSc Vec to the instance of the class.
-     * This is particularly useful when performing PETSc to Deal.II operations
-     * since it allows to reuse the Deal.II VectorBase and the PETSc Vec
+     * This method assigns the PETSc Vec to the instance of the class.
+     * This is particularly useful when performing PETSc to deal.II operations
+     * since it allows one to reuse the VectorBase and the PETSc Vec
      * without incurring in memory copies.
      */
     void

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.