]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add forgotten deallog pop.
authornauber <nauber@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Apr 1999 12:17:25 +0000 (12:17 +0000)
committernauber <nauber@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Apr 1999 12:17:25 +0000 (12:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@1216 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/solver_cg.h

index d0c3522a55d850cb849c9aaefd491fd77424530d..bac08f6a059b9d16e23f3cc1dd1c30dc211e317d 100644 (file)
@@ -164,6 +164,8 @@ SolverCG<Matrix,Vector>::solve (const Matrix &A,
   memory.free(VAp);
  
   // Output
+
+  deallog.pop();
  
   if (conv == SolverControl::failure)
     return exceeded;

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.