From: Matthias Maier Date: Wed, 9 Aug 2017 20:37:58 +0000 (-0500) Subject: mpi/locally_owned_dofs_per_subdomain_02: Add an output variant X-Git-Tag: v9.0.0-rc1~1317^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e4a6f964c54938a8b84737e19e78543c2a6f42;p=dealii.git mpi/locally_owned_dofs_per_subdomain_02: Add an output variant Another test that gives different results due to metis. --- diff --git a/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.2 b/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.2 new file mode 100644 index 0000000000..9a2cb0a0da --- /dev/null +++ b/tests/mpi/locally_owned_dofs_per_subdomain_02.with_metis=true.mpirun=2.output.2 @@ -0,0 +1,11 @@ + +DEAL:0::proc 0: +{1, [3,5], [7,8]} +DEAL:0::proc 1: +{0, 2, 6} + +DEAL:1::proc 0: +{1, [3,5], [7,8]} +DEAL:1::proc 1: +{0, 2, 6} +