From: Timo Heister Date: Wed, 3 Jul 2024 18:50:52 +0000 (-0400) Subject: tests/examples/step-40 alternative output X-Git-Tag: v9.6.0-rc1~140^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17200%2Fhead;p=dealii.git tests/examples/step-40 alternative output This adds an alternative output to fix test errors in certain configurations like https://cdash.dealii.org/test/37178695 --- diff --git a/tests/examples/step-40.mpirun=2.with_p4est=true.with_petsc=true.output2 b/tests/examples/step-40.mpirun=2.with_p4est=true.with_petsc=true.output2 new file mode 100644 index 0000000000..1ad5fb2a6e --- /dev/null +++ b/tests/examples/step-40.mpirun=2.with_p4est=true.with_petsc=true.output2 @@ -0,0 +1,16 @@ +Running with PETSc on 2 MPI rank(s)... +Cycle 0: + Number of active cells: 1024 + Number of degrees of freedom: 4225 +Solver stopped after 7 iterations + +Cycle 1: + Number of active cells: 1963 + Number of degrees of freedom: 8457 +Solver stopped after 7 iterations + +Cycle 2: + Number of active cells: 3670 + Number of degrees of freedom: 16175 +Solver stopped after 7 iterations +