From: Timo Heister Date: Fri, 8 Nov 2019 17:59:10 +0000 (-0500) Subject: fix output X-Git-Tag: v9.2.0-rc1~890^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e841558971c1eb91612c127fd94f06fc4eb780f2;p=dealii.git fix output --- diff --git a/tests/base/index_set_64bit_01.with_64bit_indices=on.output b/tests/base/index_set_64bit_01.with_64bit_indices=on.output index afbb6cf718..9a3e60a25b 100644 --- a/tests/base/index_set_64bit_01.with_64bit_indices=on.output +++ b/tests/base/index_set_64bit_01.with_64bit_indices=on.output @@ -8,7 +8,7 @@ is_element(1) 1 contents: {[0,49999999999]} DEAL::global: 30000000000 index_within_set: 30000000000 -DEAL::local: 30000000000 nth_index_in_set: 4230196224 +DEAL::local: 30000000000 nth_index_in_set: 30000000000 DEAL::* interval far in: DEAL::IndexSet: size 50000000000 n_elements 10000000000 @@ -36,7 +36,7 @@ is_element(1) 1 contents: {[0,19999999999], [30000000000,49999999999]} DEAL::global: 30000000001 index_within_set: 20000000001 -DEAL::local: 20000000001 nth_index_in_set: 2820130817 +DEAL::local: 20000000001 nth_index_in_set: 30000000001 DEAL::* add_indices far in: DEAL::IndexSet: size 50000000000 n_elements 4 @@ -49,9 +49,9 @@ DEAL::* two large ranges: DEAL::IndexSet: size 50000000000 n_elements 29999999999 n_intervals 2 -largest_range_starting_index 1410065407 +largest_range_starting_index 9999999999 is_element(1) 1 contents: {[1,9999999999], [20000000000,39999999999]} DEAL::global: 30000000000 index_within_set: 19999999999 -DEAL::local: 19999999999 nth_index_in_set: 2820130816 +DEAL::local: 19999999999 nth_index_in_set: 30000000000