From: kronbichler Date: Fri, 18 Oct 2013 14:14:52 +0000 (+0000) Subject: Adjust output: We do not output ghosts of a vector when they are not up to date. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cefafb122a190a4abf6dfac2a1bf06050d679781;p=dealii-svn.git Adjust output: We do not output ghosts of a vector when they are not up to date. git-svn-id: https://svn.dealii.org/trunk@31303 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/mpi/constraint_matrix_set_zero_02/ncpu_1/cmp/generic b/tests/mpi/constraint_matrix_set_zero_02/ncpu_1/cmp/generic index 316d28bd78..92c0a394dd 100644 --- a/tests/mpi/constraint_matrix_set_zero_02/ncpu_1/cmp/generic +++ b/tests/mpi/constraint_matrix_set_zero_02/ncpu_1/cmp/generic @@ -4,14 +4,10 @@ Process #0 Local range: [0, 1), global size: 1 Vector data: 1.000e+00 -Ghost entries (global index / value): - Process #0 Local range: [0, 2), global size: 2 Vector data: 2.000e+00 3.000e+00 -Ghost entries (global index / value): - DEAL:0:: DEAL:0::CM: 1 = 0 @@ -20,12 +16,8 @@ Process #0 Local range: [0, 1), global size: 1 Vector data: 1.000e+00 -Ghost entries (global index / value): - Process #0 Local range: [0, 2), global size: 2 Vector data: 0.000e+00 3.000e+00 -Ghost entries (global index / value): - DEAL:0::OK diff --git a/tests/mpi/constraint_matrix_set_zero_02/ncpu_2/cmp/generic b/tests/mpi/constraint_matrix_set_zero_02/ncpu_2/cmp/generic index 23ef859928..6b9033d315 100644 --- a/tests/mpi/constraint_matrix_set_zero_02/ncpu_2/cmp/generic +++ b/tests/mpi/constraint_matrix_set_zero_02/ncpu_2/cmp/generic @@ -4,14 +4,10 @@ Process #0 Local range: [0, 1), global size: 2 Vector data: 1.000e+00 -Ghost entries (global index / value): -(1/0.000e+00) Process #0 Local range: [0, 2), global size: 4 Vector data: 3.000e+00 4.000e+00 -Ghost entries (global index / value): -(2/0.000e+00) (3/0.000e+00) DEAL:0:: DEAL:0::CM: 2 = 0 @@ -20,14 +16,10 @@ Process #0 Local range: [0, 1), global size: 2 Vector data: 1.000e+00 -Ghost entries (global index / value): -(1/0.000e+00) Process #0 Local range: [0, 2), global size: 4 Vector data: 0.000e+00 4.000e+00 -Ghost entries (global index / value): -(2/0.000e+00) (3/0.000e+00) DEAL:0::OK DEAL:1::vector before: @@ -35,14 +27,10 @@ Process #1 Local range: [1, 2), global size: 2 Vector data: 2.000e+00 -Ghost entries (global index / value): -(0/0.000e+00) Process #1 Local range: [2, 4), global size: 4 Vector data: 5.000e+00 6.000e+00 -Ghost entries (global index / value): -(0/0.000e+00) (1/0.000e+00) DEAL:1:: DEAL:1::CM: 4 = 0 @@ -51,13 +39,9 @@ Process #1 Local range: [1, 2), global size: 2 Vector data: 2.000e+00 -Ghost entries (global index / value): -(0/0.000e+00) Process #1 Local range: [2, 4), global size: 4 Vector data: 0.000e+00 6.000e+00 -Ghost entries (global index / value): -(0/0.000e+00) (1/0.000e+00) DEAL:1::OK