]> https://gitweb.dealii.org/ - dealii.git/commitdiff
indentation ... 10838/head
authorRichard Schussnig <richard.schussnig@gmx.at>
Tue, 18 Aug 2020 18:44:57 +0000 (20:44 +0200)
committerRichard Schussnig <richard.schussnig@gmx.at>
Wed, 19 Aug 2020 16:38:02 +0000 (18:38 +0200)
source/lac/petsc_matrix_base.cc

index e4cd99395180f698fcb30de7da6335edd6c785cd..3d05e782a81e2bbab6c415b1590a45da5ea91e0d 100644 (file)
@@ -557,7 +557,7 @@ namespace PETScWrappers
                             &result.petsc_matrix());
           AssertThrow(ierr == 0, ExcPETScError(ierr));
           ierr = PETScWrappers::destroy_matrix(tmp);
-                           AssertThrow(ierr == 0, ExcPETScError(ierr));
+          AssertThrow(ierr == 0, ExcPETScError(ierr));
         }
     }
   } // namespace internals

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.