]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix indent
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 27 Mar 2020 14:57:41 +0000 (15:57 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 27 Mar 2020 14:57:41 +0000 (15:57 +0100)
examples/step-67/step-67.cc

index 9dd18a75567e9fa9b2fb37cc8b66746a5a24f835..37f13d373a313ae07fa2db946571a299303acb8c 100644 (file)
@@ -2066,8 +2066,8 @@ namespace Euler_DG
       pcout << "Vectorization over " << n_vect_number << " "
             << (std::is_same<Number, double>::value ? "doubles" : "floats")
             << " = " << n_vect_bits << " bits ("
-            << Utilities::System::get_current_vectorization_level()
-            << ")" << std::endl;
+            << Utilities::System::get_current_vectorization_level() << ")"
+            << std::endl;
     }
 
     make_grid_and_dofs();

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.