]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fe_lib* removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Jan 2001 13:35:00 +0000 (13:35 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Jan 2001 13:35:00 +0000 (13:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@3808 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/full_matrix.templates.h

index b76613551051c2afd5d25404fa0b57d50f6baf3c..53aea79ee2860a15d7d5b1d0fecccea17b69d929 100644 (file)
@@ -1370,8 +1370,8 @@ FullMatrix<number>::print_formatted (std::ostream       &out,
 
   AssertThrow (out, ExcIO());
                                   // reset output format
-  out.precision(old_precision);
   out.flags (old_flags);
+  out.precision(old_precision);
 };
 
 

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.