]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed missing indentation after fix
authorNicolas Barnafi <nabw91@gmail.com>
Mon, 12 Sep 2022 17:15:39 +0000 (19:15 +0200)
committerNicolas Barnafi <nabw91@gmail.com>
Mon, 12 Sep 2022 17:15:39 +0000 (19:15 +0200)
source/lac/petsc_parallel_sparse_matrix.cc

index 7731cb7493c2aa5d609dd1b04616b22c17c0cb00..f5a298ab0b4a2844cfcafe525555d0796bd9ccdb 100644 (file)
@@ -640,7 +640,9 @@ 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.