]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed indentation
authorNicolas Barnafi <nabw91@gmail.com>
Sun, 11 Sep 2022 13:15:03 +0000 (15:15 +0200)
committerNicolas Barnafi <nabw91@gmail.com>
Sun, 11 Sep 2022 13:15:03 +0000 (15:15 +0200)
source/lac/petsc_precondition.cc

index dc8f365d826cc8c114a74cf9a98bea1f85a854f7..eb5e5c80ba27a4d034ac21f3a0d09ba6930d0fb0 100644 (file)
@@ -955,7 +955,8 @@ namespace PETScWrappers
     ierr = PCSetFromOptions(pc);
     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.