]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Increase precision in arpack/parpack_advection_diffusion_petsc 5660/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 21 Dec 2017 13:54:18 +0000 (14:54 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 21 Dec 2017 13:58:30 +0000 (14:58 +0100)
tests/arpack/parpack_advection_diffusion_petsc.cc
tests/arpack/parpack_advection_diffusion_petsc.with_mpi=true.with_petsc=true.with_arpack_with_parpack=true.mpirun=3.with_petsc_with_complex=false.output

index 4c047bac78f8fc609a3e7f34be2eed2702a9a3db..4bd40e5263d7247c80dbe47276f6396d56b6b019 100644 (file)
@@ -395,6 +395,7 @@ int main (int argc,char **argv)
 {
   std::ofstream logfile("output");
   dealii::deallog.attach(logfile,/*do not print job id*/false);
+  deallog << std::setprecision(7);
 
   try
     {

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.