From ac9d8e93a76abaa0b3568e90124bde2ddbac8bbb Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 20 Jun 2023 14:07:49 -0500 Subject: [PATCH] Test mpi/hp_cell_weights_04: do not compare output --- ...weights_04.with_metis=true.mpirun=2.output | 27 ------------------- ...ights_04.with_metis=true.mpirun=2.output.1 | 27 ------------------- ...ights_04.with_metis=true.mpirun=2.run_only | 0 3 files changed, 54 deletions(-) delete mode 100644 tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.output delete mode 100644 tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.output.1 create mode 100644 tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.run_only diff --git a/tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.output b/tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.output deleted file mode 100644 index cf5a684bf2..0000000000 --- a/tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.output +++ /dev/null @@ -1,27 +0,0 @@ - -DEAL:0:2d::Number of cells before repartitioning: 8 -DEAL:0:2d:: Cumulative dofs per cell: 32 -DEAL:0:2d::Number of cells after repartitioning: 13 -DEAL:0:2d:: Cumulative dofs per cell: 52 -DEAL:0:2d::ExcMessage("Triangulation associated with the DoFHandler has changed!") -DEAL:0:2d::OK -DEAL:0:3d::Number of cells before repartitioning: 33 -DEAL:0:3d:: Cumulative dofs per cell: 264 -DEAL:0:3d::Number of cells after repartitioning: 47 -DEAL:0:3d:: Cumulative dofs per cell: 376 -DEAL:0:3d::ExcMessage("Triangulation associated with the DoFHandler has changed!") -DEAL:0:3d::OK - -DEAL:1:2d::Number of cells before repartitioning: 8 -DEAL:1:2d:: Cumulative dofs per cell: 64 -DEAL:1:2d::Number of cells after repartitioning: 3 -DEAL:1:2d:: Cumulative dofs per cell: 44 -DEAL:1:2d::ExcMessage("Triangulation associated with the DoFHandler has changed!") -DEAL:1:2d::OK -DEAL:1:3d::Number of cells before repartitioning: 31 -DEAL:1:3d:: Cumulative dofs per cell: 456 -DEAL:1:3d::Number of cells after repartitioning: 17 -DEAL:1:3d:: Cumulative dofs per cell: 344 -DEAL:1:3d::ExcMessage("Triangulation associated with the DoFHandler has changed!") -DEAL:1:3d::OK - diff --git a/tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.output.1 b/tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.output.1 deleted file mode 100644 index 0f4b5a5ac6..0000000000 --- a/tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.output.1 +++ /dev/null @@ -1,27 +0,0 @@ - -DEAL:0:2d::Number of cells before repartitioning: 8 -DEAL:0:2d:: Cumulative dofs per cell: 64 -DEAL:0:2d::Number of cells after repartitioning: 13 -DEAL:0:2d:: Cumulative dofs per cell: 52 -DEAL:0:2d::ExcMessage("Triangulation associated with the DoFHandler has changed!") -DEAL:0:2d::OK -DEAL:0:3d::Number of cells before repartitioning: 32 -DEAL:0:3d:: Cumulative dofs per cell: 256 -DEAL:0:3d::Number of cells after repartitioning: 47 -DEAL:0:3d:: Cumulative dofs per cell: 376 -DEAL:0:3d::ExcMessage("Triangulation associated with the DoFHandler has changed!") -DEAL:0:3d::OK - -DEAL:1:2d::Number of cells before repartitioning: 8 -DEAL:1:2d:: Cumulative dofs per cell: 32 -DEAL:1:2d::Number of cells after repartitioning: 3 -DEAL:1:2d:: Cumulative dofs per cell: 44 -DEAL:1:2d::ExcMessage("Triangulation associated with the DoFHandler has changed!") -DEAL:1:2d::OK -DEAL:1:3d::Number of cells before repartitioning: 32 -DEAL:1:3d:: Cumulative dofs per cell: 464 -DEAL:1:3d::Number of cells after repartitioning: 17 -DEAL:1:3d:: Cumulative dofs per cell: 344 -DEAL:1:3d::ExcMessage("Triangulation associated with the DoFHandler has changed!") -DEAL:1:3d::OK - diff --git a/tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.run_only b/tests/mpi/hp_cell_weights_04.with_metis=true.mpirun=2.run_only new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5