From 7f15f008499b549a3927d9872040225739c4b2b7 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Sat, 23 Sep 2017 23:34:29 +0200 Subject: [PATCH] extra output for sharedtria tests due to Metis --- ...h_metis=true.mpirun=3.output.clang9_sierra | 23 +++++++++++++++++++ ...h_metis=true.mpirun=3.output.clang9_sierra | 23 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 tests/sharedtria/communicate_active_fe_indices_01.with_metis=true.mpirun=3.output.clang9_sierra create mode 100644 tests/sharedtria/communicate_active_fe_indices_02.with_metis=true.mpirun=3.output.clang9_sierra diff --git a/tests/sharedtria/communicate_active_fe_indices_01.with_metis=true.mpirun=3.output.clang9_sierra b/tests/sharedtria/communicate_active_fe_indices_01.with_metis=true.mpirun=3.output.clang9_sierra new file mode 100644 index 0000000000..52e7c422bd --- /dev/null +++ b/tests/sharedtria/communicate_active_fe_indices_01.with_metis=true.mpirun=3.output.clang9_sierra @@ -0,0 +1,23 @@ + +DEAL:0:1d::n_dofs: 9 +DEAL:0:1d::n_locally_owned_dofs: 3 +DEAL:0:2d::n_dofs: 81 +DEAL:0:2d::n_locally_owned_dofs: 27 +DEAL:0:3d::n_dofs: 729 +DEAL:0:3d::n_locally_owned_dofs: 255 + +DEAL:1:1d::n_dofs: 9 +DEAL:1:1d::n_locally_owned_dofs: 4 +DEAL:1:2d::n_dofs: 81 +DEAL:1:2d::n_locally_owned_dofs: 28 +DEAL:1:3d::n_dofs: 729 +DEAL:1:3d::n_locally_owned_dofs: 238 + + +DEAL:2:1d::n_dofs: 9 +DEAL:2:1d::n_locally_owned_dofs: 2 +DEAL:2:2d::n_dofs: 81 +DEAL:2:2d::n_locally_owned_dofs: 26 +DEAL:2:3d::n_dofs: 729 +DEAL:2:3d::n_locally_owned_dofs: 236 + diff --git a/tests/sharedtria/communicate_active_fe_indices_02.with_metis=true.mpirun=3.output.clang9_sierra b/tests/sharedtria/communicate_active_fe_indices_02.with_metis=true.mpirun=3.output.clang9_sierra new file mode 100644 index 0000000000..52e7c422bd --- /dev/null +++ b/tests/sharedtria/communicate_active_fe_indices_02.with_metis=true.mpirun=3.output.clang9_sierra @@ -0,0 +1,23 @@ + +DEAL:0:1d::n_dofs: 9 +DEAL:0:1d::n_locally_owned_dofs: 3 +DEAL:0:2d::n_dofs: 81 +DEAL:0:2d::n_locally_owned_dofs: 27 +DEAL:0:3d::n_dofs: 729 +DEAL:0:3d::n_locally_owned_dofs: 255 + +DEAL:1:1d::n_dofs: 9 +DEAL:1:1d::n_locally_owned_dofs: 4 +DEAL:1:2d::n_dofs: 81 +DEAL:1:2d::n_locally_owned_dofs: 28 +DEAL:1:3d::n_dofs: 729 +DEAL:1:3d::n_locally_owned_dofs: 238 + + +DEAL:2:1d::n_dofs: 9 +DEAL:2:1d::n_locally_owned_dofs: 2 +DEAL:2:2d::n_dofs: 81 +DEAL:2:2d::n_locally_owned_dofs: 26 +DEAL:2:3d::n_dofs: 729 +DEAL:2:3d::n_locally_owned_dofs: 236 + -- 2.39.5