]> https://gitweb.dealii.org/ - dealii.git/commitdiff
make broken astyle-2.04 happy
authorMatthias Maier <tamiko@43-1.org>
Sun, 2 Jul 2017 21:28:35 +0000 (16:28 -0500)
committerMatthias Maier <tamiko@43-1.org>
Mon, 3 Jul 2017 10:15:15 +0000 (05:15 -0500)
tests/arpack/step-36_parpack_mf.cc

index 5d3c467695f0b806bd4a5fcd6567e60c8a335e41..b6af2b8df48887027dd84830f376878bda84f42b 100644 (file)
@@ -138,7 +138,7 @@ void test ()
     SolverControl solver_control(
       dof_handler.n_dofs(), 1e-9, /*log_history*/ false, /*log_results*/ false);
 
-    PArpackSolver<LinearAlgebra::distributed::Vector<double>> eigensolver(
+    PArpackSolver<LinearAlgebra::distributed::Vector<double> > eigensolver(
       solver_control, mpi_communicator, additional_data);
 
     eigensolver.reinit(eigenfunctions[0]);

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.