From: Matthias Maier Date: Thu, 25 Jul 2024 11:47:08 +0000 (-0500) Subject: Test examples/step-75: do not compare test output X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=061ef4c6a550d4f6b30e76c37312ce533d2050a9;p=dealii.git Test examples/step-75: do not compare test output --- diff --git a/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx256 b/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx256 deleted file mode 100644 index 99b8cbff96..0000000000 --- a/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx256 +++ /dev/null @@ -1,32 +0,0 @@ -Running with Trilinos on 1 MPI rank(s)... -Calculating transformation matrices... -Cycle 0: - Number of active cells: 3072 - by partition: 3072 - Number of degrees of freedom: 12545 - by partition: 12545 - Number of constraints: 512 - by partition: 512 - Frequencies of poly. degrees: 2:3072 -Solver stopped within 6 - 8 iterations - -Cycle 1: - Number of active cells: 3345 - by partition: 3345 - Number of degrees of freedom: 18204 - by partition: 18204 - Number of constraints: 1122 - by partition: 1122 - Frequencies of poly. degrees: 2:2516 3:829 -Solver stopped within 6 - 8 iterations - -Cycle 2: - Number of active cells: 3645 - by partition: 3645 - Number of degrees of freedom: 26447 - by partition: 26447 - Number of constraints: 2824 - by partition: 2824 - Frequencies of poly. degrees: 2:2395 3:736 4:514 -Solver stopped within 6 - 8 iterations - diff --git a/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx512 b/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx512 deleted file mode 100644 index c46dd31024..0000000000 --- a/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx512 +++ /dev/null @@ -1,32 +0,0 @@ -Running with Trilinos on 1 MPI rank(s)... -Calculating transformation matrices... -Cycle 0: - Number of active cells: 3072 - by partition: 3072 - Number of degrees of freedom: 12545 - by partition: 12545 - Number of constraints: 512 - by partition: 512 - Frequencies of poly. degrees: 2:3072 -Solver stopped within 6 - 8 iterations - -Cycle 1: - Number of active cells: 3351 - by partition: 3351 - Number of degrees of freedom: 18228 - by partition: 18228 - Number of constraints: 1122 - by partition: 1122 - Frequencies of poly. degrees: 2:2522 3:829 -Solver stopped within 6 - 8 iterations - -Cycle 2: - Number of active cells: 3651 - by partition: 3651 - Number of degrees of freedom: 26515 - by partition: 26515 - Number of constraints: 2848 - by partition: 2848 - Frequencies of poly. degrees: 2:2385 3:760 4:506 -Solver stopped within 6 - 8 iterations - diff --git a/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output b/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.run_only similarity index 100% rename from tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output rename to tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.run_only