]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix step-64 test
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 26 Aug 2024 13:05:34 +0000 (09:05 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 26 Aug 2024 13:05:34 +0000 (09:05 -0400)
tests/examples/step-64.diff
tests/examples/step-64.mpirun=2.with_p4est=true.output

index 9c1a6c50e0f0382a1d6987fadbe6bc56c7045afe..27118b25b4d28d17291b3f60e7ab0d9851d891f9 100644 (file)
@@ -11,6 +11,6 @@
 >     //cg.solve(*system_matrix_dev, solution_dev, system_rhs_dev, preconditioner);
 >     check_solver_within_range(pcout,cg.solve(*system_matrix_dev, solution_dev, system_rhs_dev, preconditioner),
 >                            solver_control.last_step(),
->                              26, 228);
+>                              8, 60);
 > //    pcout << "  Solved in " << solver_control.last_step() << " iterations."
 > //          << std::endl;
index 61efb2a3a0501109b804551878e9f1f1989d8f95..cdac4eabca86f03bb53aa6efd4c669293faa14b1 100644 (file)
@@ -1,24 +1,24 @@
 Cycle 0
    Number of active cells:       8
    Number of degrees of freedom: 343
-Solver stopped within 26 - 228 iterations
+Solver stopped within 8 - 60 iterations
   solution norm: 0.0205439
 
 Cycle 1
    Number of active cells:       64
    Number of degrees of freedom: 2197
-Solver stopped within 26 - 228 iterations
+Solver stopped within 8 - 60 iterations
   solution norm: 0.0205269
 
 Cycle 2
    Number of active cells:       512
    Number of degrees of freedom: 15625
-Solver stopped within 26 - 228 iterations
+Solver stopped within 8 - 60 iterations
   solution norm: 0.0205261
 
 Cycle 3
    Number of active cells:       4096
    Number of degrees of freedom: 117649
-Solver stopped within 26 - 228 iterations
+Solver stopped within 8 - 60 iterations
   solution norm: 0.0205261
 

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.