]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Unify deal.II spelling 13382/head
authorFabian Castelli <fabian.castelli@kit.edu>
Mon, 14 Feb 2022 19:54:35 +0000 (20:54 +0100)
committerFabian Castelli <fabian.castelli@kit.edu>
Mon, 14 Feb 2022 19:54:35 +0000 (20:54 +0100)
contrib/utilities/check_encoding.py
include/deal.II/lac/la_parallel_block_vector.templates.h
include/deal.II/lac/trilinos_precondition.h

index 7a186963032763406554dafe12de67bdd15837d2..5dc431452b9d7323028d27cc1e9c0593cf752cf4 100755 (executable)
@@ -17,7 +17,7 @@
 # This script checks if the files in the deal.II repository are encoded with
 # valid UTF8.
 #
-# This script should be invoked from the root folder of the deal.ii
+# This script should be invoked from the root folder of the deal.II
 # repository:
 # contrib/utilities/check_encoding.py
 from __future__ import print_function
index 8a8674f83db0940d2b533a959bc4a2919c4a2381..188d03138a23835127f302d02ae249e97b8e5179 100644 (file)
@@ -920,7 +920,7 @@ namespace LinearAlgebra
 
       // in case one vector is empty and the second one is not, the
       // FullMatrix resized to (m,n) will have 0 both in m() and n()
-      // which is how TableBase<N,T>::reinit() works as of deal.ii@8.5.0.
+      // which is how TableBase<N,T>::reinit() works as of deal.II@8.5.0.
       // Since in this case there is nothing to do anyway -- return immediately.
       if (n == 0 || m == 0)
         return;
index e02048e45f47735066a6ea03cdbd43cd0ab5cd11..8fa361f179f16c54bf1d548011b43d222889f08c 100644 (file)
@@ -1902,7 +1902,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.