]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some misspellings of Trilinos names. 18412/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 2 May 2025 21:08:32 +0000 (15:08 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 2 May 2025 21:08:48 +0000 (15:08 -0600)
include/deal.II/lac/trilinos_precondition.h
include/deal.II/lac/trilinos_tpetra_sparsity_pattern.h
include/deal.II/lac/trilinos_vector.h

index 7c276c4be26f58a7bb3862dd9f55cf6813336cd3..2c25bd37af603f03d8a422b7941ce64176758cfc 100644 (file)
@@ -1877,7 +1877,7 @@ namespace TrilinosWrappers
      * Let Trilinos compute a multilevel hierarchy for the solution of a
      * linear system with the given matrix. As opposed to the other initialize
      * function above, this function uses an object of type
-     * Epetra_CrsMatrixCrs.
+     * Epetra_CrsMatrix.
      */
     void
     initialize(const Epetra_CrsMatrix &matrix,
index 4de600f35fe375722426f6a44c2c069b0cb1246f..c12d10ff5fc503e46a8202e04d5d0c6e13db5700 100644 (file)
@@ -832,7 +832,7 @@ namespace LinearAlgebra
       get_mpi_communicator() const;
 
       /**
-       * Return the underlying Teuchos::MPI communicator.
+       * Return the underlying Teuchos MPI communicator.
        */
       Teuchos::RCP<const Teuchos::Comm<int>>
       get_teuchos_mpi_communicator() const;
index 39e7983a509d925d760b4bfb1ab7fe9e01e99864..8be97c46b33e759646de49056c940d3f4be05662 100644 (file)
@@ -717,7 +717,7 @@ namespace TrilinosWrappers
       /**
        * Another copy function. This one takes a deal.II vector and copies it
        * into a TrilinosWrapper vector. Note that since we do not provide any
-       * Epetra_map that tells about the partitioning of the vector among the
+       * Epetra_Map that tells about the partitioning of the vector among the
        * MPI processes, the size of the TrilinosWrapper vector has to be the
        * same as the size of the input vector.
        */

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.