]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a petsc_complex test 7208/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 17 Sep 2018 21:51:52 +0000 (23:51 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 17 Sep 2018 21:51:52 +0000 (23:51 +0200)
tests/petsc_complex/element_access_01.cc

index 23a47907fe80b5e13c9e68e75f52ba803bc20b9a..9b54a9a89339f0150115d1ad78ff625a70048daa 100644 (file)
@@ -58,9 +58,9 @@ test_matrix(PETScWrappers::SparseMatrix &m)
 int
 main(int argc, char **argv)
 {
-  intilog()
+  initlog();
 
-    try
+  try
     {
       Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1);
       {

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.