]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed typo
authorNicolas Barnafi <nabw91@gmail.com>
Sun, 11 Sep 2022 22:55:27 +0000 (00:55 +0200)
committerNicolas Barnafi <nabw91@gmail.com>
Sun, 11 Sep 2022 22:55:27 +0000 (00:55 +0200)
source/lac/petsc_parallel_sparse_matrix.cc

index 64f7ac5f925cb59ecdfef3022a19fd37cc8acc1c..7731cb7493c2aa5d609dd1b04616b22c17c0cb00 100644 (file)
@@ -640,7 +640,7 @@ namespace PETScWrappers
       AssertThrow(ierr == 0, ExcPETScError(ierr));
 #  else
       {
-        AssertThrow(false, ExcMessage("BDDC preconditioner requires PETSc 3.10.0 or newer");
+        AssertThrow(false, ExcMessage("BDDC preconditioner requires PETSc 3.10.0 or newer"));
       }
 #  endif
     }

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.