From: Matthias Maier Date: Thu, 7 May 2020 01:35:54 +0000 (-0500) Subject: mpi/petsc_step-27*: add a test variant for petsc-3.13 and newer X-Git-Tag: v9.2.0-rc1~109^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10052%2Fhead;p=dealii.git mpi/petsc_step-27*: add a test variant for petsc-3.13 and newer --- diff --git a/tests/mpi/petsc_step-27.with_p4est=true.with_petsc_with_hypre=true.with_petsc_with_complex=false.mpirun=1.output.petsc3.13.0 b/tests/mpi/petsc_step-27.with_p4est=true.with_petsc_with_hypre=true.with_petsc_with_complex=false.mpirun=1.output.petsc3.13.0 new file mode 100644 index 0000000000..7eaee5e81b --- /dev/null +++ b/tests/mpi/petsc_step-27.with_p4est=true.with_petsc_with_hypre=true.with_petsc_with_complex=false.mpirun=1.output.petsc3.13.0 @@ -0,0 +1,25 @@ +Cycle 0: + Number of active cells : 768 + Number of degrees of freedom: 3264 + Number of constraints : 384 + Solved in 8 iterations. +Cycle 1: + Number of active cells : 966 + Number of degrees of freedom: 5245 + Number of constraints : 936 + Solved in 9 iterations. +Cycle 2: + Number of active cells : 1149 + Number of degrees of freedom: 8556 + Number of constraints : 1957 + Solved in 12 iterations. +Cycle 3: + Number of active cells : 1365 + Number of degrees of freedom: 12537 + Number of constraints : 3113 + Solved in 18 iterations. +Cycle 4: + Number of active cells : 1659 + Number of degrees of freedom: 18547 + Number of constraints : 4789 + Solved in 27 iterations. diff --git a/tests/mpi/petsc_step-27.with_p4est=true.with_petsc_with_hypre=true.with_petsc_with_complex=false.mpirun=2.output.petsc3.13.0 b/tests/mpi/petsc_step-27.with_p4est=true.with_petsc_with_hypre=true.with_petsc_with_complex=false.mpirun=2.output.petsc3.13.0 new file mode 100644 index 0000000000..cdefeaa01b --- /dev/null +++ b/tests/mpi/petsc_step-27.with_p4est=true.with_petsc_with_hypre=true.with_petsc_with_complex=false.mpirun=2.output.petsc3.13.0 @@ -0,0 +1,25 @@ +Cycle 0: + Number of active cells : 768 + Number of degrees of freedom: 3264 + Number of constraints : 404 + Solved in 8 iterations. +Cycle 1: + Number of active cells : 966 + Number of degrees of freedom: 5237 + Number of constraints : 952 + Solved in 9 iterations. +Cycle 2: + Number of active cells : 1149 + Number of degrees of freedom: 8545 + Number of constraints : 1992 + Solved in 11 iterations. +Cycle 3: + Number of active cells : 1365 + Number of degrees of freedom: 12515 + Number of constraints : 3201 + Solved in 18 iterations. +Cycle 4: + Number of active cells : 1665 + Number of degrees of freedom: 18523 + Number of constraints : 4924 + Solved in 28 iterations.