]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
gmres_reorthogonalize_02: Remove superfluent deallog.pop() call
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 11 Jun 2013 10:16:13 +0000 (10:16 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 11 Jun 2013 10:16:13 +0000 (10:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@29806 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/gmres_reorthogonalize_02.cc

index 98a1a508cf38354edbb857b57890546d06cabfd2..8265bdcf8c7b885117869f58590be648b5ca7657 100644 (file)
@@ -42,8 +42,6 @@ void test ()
 
   SolverGMRES<Vector<number> > solver(control, data);
   solver.solve(matrix, sol, rhs, PreconditionIdentity());
-
-  deallog.pop();
 }
 
 int main()

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.