]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Be pedantic in how we spell deal.II.
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 15 Feb 2020 05:56:54 +0000 (22:56 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 15 Feb 2020 05:56:54 +0000 (22:56 -0700)
include/deal.II/grid/grid_tools.h
include/deal.II/lac/trilinos_precondition.h

index a6634986ee95cf79c6599900e1bf0584c8797add..67a8ed6bb0ccb7d562fe4a6020b5c873c332966f 100644 (file)
@@ -2314,7 +2314,7 @@ namespace GridTools
    * source triangulation to the triangulation that is built from the list of
    * patch cells.  This adds support for triangulations which have been
    * perturbed or smoothed in some manner which makes the triangulation
-   * deviate from the standard deal.ii refinement strategy of placing new
+   * deviate from the standard deal.II refinement strategy of placing new
    * vertices at midpoints of faces or edges.
    *
    * The operation implemented by this function is frequently used in the
index cf8edb809826ec4f9bac835fa3f1014131f5c312..9cb8f7e930dae40999d986cdad65ecca9e2ecc54 100644 (file)
@@ -1330,7 +1330,7 @@ namespace TrilinosWrappers
    * Since the Trilinos objects we want to use are heavily dependent on Epetra
    * objects, we recommend using this class in conjunction with Trilinos
    * (Epetra) sparse matrices and vectors. There is support for use with
-   * matrices of the deal.II::SparseMatrix class and corresponding vectors,
+   * matrices of the dealii::SparseMatrix class and corresponding vectors,
    * too, but this requires generating a copy of the matrix, which is slower
    * and takes (much) more memory. When doing such a copy operation, we can
    * still profit from the fact that some of the entries in the preconditioner
@@ -1668,7 +1668,7 @@ namespace TrilinosWrappers
 
     /**
      * Let Trilinos compute a multilevel hierarchy for the solution of a
-     * linear system with the given matrix. This function takes a deal.ii
+     * linear system with the given matrix. This function takes a deal.II
      * matrix and copies the content into a Trilinos matrix, so the function
      * can be considered rather inefficient.
      */

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.