]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix tests/examples/step-18 17163/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 21 Jun 2024 14:30:24 +0000 (10:30 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 21 Jun 2024 14:30:56 +0000 (10:30 -0400)
this causes random test failures

tests/examples/step-18.diff
tests/examples/step-18.mpirun=2.with_petsc=true.output

index fdff0e67bd6d7181d444bfb6ce7e58040fd870b4..527de11c56c43214357ecde65ccd0178599ed733 100644 (file)
@@ -17,7 +17,7 @@
 <              system_rhs,
 <              preconditioner);
 ---
->     check_solver_within_range(std::cout,
+>     check_solver_within_range(pcout,
 >                         cg.solve(system_matrix, distributed_incremental_displacement, system_rhs, preconditioner),
 >                         solver_control.last_step(),
 >                         114,
index 9a8ea80948a9a75cbacee9c5641b27cb862aea0a..1bc8081057507dda07cbe3d676659e5394cdd1c3 100644 (file)
@@ -3,14 +3,12 @@ Timestep 1 at time 1
     Number of active cells:       3712 (by partition: 1972+1740)
     Number of degrees of freedom: 17226 (by partition: 9396+7830)
     Assembling system... norm of rhs is 1.88062e+10
-Solver stopped within 114 - 130 iterations
 Solver stopped within 114 - 130 iterations
     Updating quadrature point data...
   Cycle 1:
     Number of active cells:       12805 (by partition: 7042+5763)
     Number of degrees of freedom: 51696 (by partition: 29646+22050)
     Assembling system... norm of rhs is 1.88062e+10
-Solver stopped within 114 - 130 iterations
 Solver stopped within 114 - 130 iterations
     Updating quadrature point data...
     Moving mesh...

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.