From 666ad1be8a31586d279a010409b34d422eea72d3 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 7 Aug 2017 16:28:44 -0500 Subject: [PATCH] sharedtria/tria_load_01: Add an output variant --- ..._load_01.with_metis=true.mpirun=2.output.2 | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 tests/sharedtria/tria_load_01.with_metis=true.mpirun=2.output.2 diff --git a/tests/sharedtria/tria_load_01.with_metis=true.mpirun=2.output.2 b/tests/sharedtria/tria_load_01.with_metis=true.mpirun=2.output.2 new file mode 100644 index 0000000000..a2368f5342 --- /dev/null +++ b/tests/sharedtria/tria_load_01.with_metis=true.mpirun=2.output.2 @@ -0,0 +1,31 @@ + +DEAL:0:2d:: n_active_cells: 16 + +DEAL:0:2d:: n_active_cells: 16 + locally_owned_subdomain(): 0 + n_locally_owned_active_cells: 8 + n_global_active_cells: 16 + +DEAL:0:3d:: n_active_cells: 64 + +DEAL:0:3d:: n_active_cells: 64 + locally_owned_subdomain(): 0 + n_locally_owned_active_cells: 33 + n_global_active_cells: 64 + + +DEAL:1:2d:: n_active_cells: 16 + +DEAL:1:2d:: n_active_cells: 16 + locally_owned_subdomain(): 1 + n_locally_owned_active_cells: 8 + n_global_active_cells: 16 + +DEAL:1:3d:: n_active_cells: 64 + +DEAL:1:3d:: n_active_cells: 64 + locally_owned_subdomain(): 1 + n_locally_owned_active_cells: 31 + n_global_active_cells: 64 + + -- 2.39.5