From b8d3337829c4723fbbf9914e958e8a9ace2ca890 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 19 Mar 2018 22:38:42 -0500 Subject: [PATCH] tests: sharedtria/communicate_active_fe_indices_01b add an output variant --- ...etis=true.mpirun=3.output.gcc-7.3.0-x86_64 | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tests/sharedtria/communicate_active_fe_indices_01b.with_metis=true.mpirun=3.output.gcc-7.3.0-x86_64 diff --git a/tests/sharedtria/communicate_active_fe_indices_01b.with_metis=true.mpirun=3.output.gcc-7.3.0-x86_64 b/tests/sharedtria/communicate_active_fe_indices_01b.with_metis=true.mpirun=3.output.gcc-7.3.0-x86_64 new file mode 100644 index 0000000000..314ef89652 --- /dev/null +++ b/tests/sharedtria/communicate_active_fe_indices_01b.with_metis=true.mpirun=3.output.gcc-7.3.0-x86_64 @@ -0,0 +1,23 @@ + +DEAL:0:1d::n_dofs: 9 +DEAL:0:1d::n_locally_owned_dofs: 4 +DEAL:0:2d::n_dofs: 81 +DEAL:0:2d::n_locally_owned_dofs: 33 +DEAL:0:3d::n_dofs: 729 +DEAL:0:3d::n_locally_owned_dofs: 291 + +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: 29 +DEAL:1:3d::n_dofs: 729 +DEAL:1:3d::n_locally_owned_dofs: 252 + + +DEAL:2:1d::n_dofs: 9 +DEAL:2:1d::n_locally_owned_dofs: 1 +DEAL:2:2d::n_dofs: 81 +DEAL:2:2d::n_locally_owned_dofs: 19 +DEAL:2:3d::n_dofs: 729 +DEAL:2:3d::n_locally_owned_dofs: 186 + -- 2.39.5