From: Matthias Maier Date: Mon, 7 Aug 2017 21:28:44 +0000 (-0500) Subject: sharedtria/tria_load_01: Add an output variant X-Git-Tag: v9.0.0-rc1~1341^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4717%2Fhead;p=dealii.git sharedtria/tria_load_01: Add an output variant --- 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 + +