]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update source/lac/petsc_parallel_sparse_matrix.cc
authorNico Barnafi <nabw91@gmail.com>
Mon, 4 Jul 2022 14:43:13 +0000 (16:43 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Jul 2022 14:43:13 +0000 (16:43 +0200)
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
source/lac/petsc_parallel_sparse_matrix.cc

index fb7bc57667d5af461dcc82fce2e5d4db42beb801..2d78e56133ab43858526ea0582e5668c63885ab2 100644 (file)
@@ -439,7 +439,7 @@ namespace PETScWrappers
     {
       Assert(sparsity_pattern.n_rows() == local_rows.size(),
              ExcMessage(
-               "SparsityPattern and IndexSet have different number of rows"));
+               "SparsityPattern and IndexSet have different number of rows."));
       Assert(
         sparsity_pattern.n_cols() == local_columns.size(),
         ExcMessage(

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.