]> https://gitweb.dealii.org/ - dealii.git/commitdiff
tests mpi/p4est_save* update test output for p4est checksum change 17221/head
authorMatthias Maier <tamiko@43-1.org>
Sun, 7 Jul 2024 04:05:48 +0000 (23:05 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 7 Jul 2024 04:16:04 +0000 (23:16 -0500)
tests/mpi/p4est_save_04.with_petsc=true.mpirun=5.with_p4est=true.output
tests/mpi/p4est_save_05.mpirun=5.with_p4est=true.output
tests/mpi/p4est_save_06.with_p4est=true.with_petsc=true.mpirun=5.output
tests/mpi/p4est_save_07.mpirun=4.with_p4est=true.output
tests/mpi/p4est_save_07.mpirun=5.with_p4est=true.output

index 6a6dafa5e3fa4b1b0c95befb55ac0fd9550de815..ed4d91b4ddda13cda1d1fdd2fabd2c0ed7fa52c1 100644 (file)
@@ -39,7 +39,7 @@ DEAL:1::[17] 17.0000
 DEAL:1::[18] 18.0000
 DEAL:1::[19] 19.0000
 DEAL:1::#cells = 19 norm= 92.4932
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 136119115
 DEAL:1::reading with 5
 DEAL:1::[9] 1.00000
 DEAL:1::[10] 3.00000
@@ -47,7 +47,7 @@ DEAL:1::[11] 5.00000
 DEAL:1::[12] 6.00000
 DEAL:1::[13] 13.0000
 DEAL:1::#cells = 19
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 136119115
 DEAL:1::norm: 92.4932
 
 
@@ -63,7 +63,7 @@ DEAL:2::[27] 27.0000
 DEAL:2::[28] 28.0000
 DEAL:2::[29] 29.0000
 DEAL:2::#cells = 19 norm= 92.4932
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 136119115
 DEAL:2::reading with 5
 DEAL:2::[14] 14.0000
 DEAL:2::[15] 15.0000
@@ -72,7 +72,7 @@ DEAL:2::[17] 17.0000
 DEAL:2::[18] 18.0000
 DEAL:2::[19] 19.0000
 DEAL:2::#cells = 19
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 136119115
 DEAL:2::norm: 92.4932
 
 
@@ -84,7 +84,7 @@ DEAL:3::[23] 23.0000
 DEAL:3::[24] 24.0000
 DEAL:3::[25] 25.0000
 DEAL:3::#cells = 19
-DEAL:3::Checksum: 0
+DEAL:3::Checksum: 136119115
 DEAL:3::norm: 92.4932
 
 
@@ -94,6 +94,6 @@ DEAL:4::[27] 27.0000
 DEAL:4::[28] 28.0000
 DEAL:4::[29] 29.0000
 DEAL:4::#cells = 19
-DEAL:4::Checksum: 0
+DEAL:4::Checksum: 136119115
 DEAL:4::norm: 92.4932
 
index a11cc694254e0ede15f7ba778548ab2fcb13d346..0353d2713810bebeecbdc5cc8e82d147fb9c5668 100644 (file)
@@ -24,12 +24,12 @@ DEAL:1::packing cell 1_1:1 with data size=16 accumulated data=6
 DEAL:1::packing cell 1_1:2 with data size=20 accumulated data=10
 DEAL:1::packing cell 1_1:3 with data size=24 accumulated data=15
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 DEAL:1::reading with 5
 DEAL:1::unpacking cell 0_1:1 with data size=20 accumulated data=10
 DEAL:1::unpacking cell 0_1:2 with data size=4 accumulated data=0
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 
 
 DEAL:2::writing with 3
@@ -39,7 +39,7 @@ DEAL:2::packing cell 2_1:2 with data size=12 accumulated data=3
 DEAL:2::packing cell 2_1:3 with data size=16 accumulated data=6
 DEAL:2::packing cell 3_0: with data size=20 accumulated data=10
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 DEAL:2::reading with 5
 DEAL:2::unpacking cell 0_1:3 with data size=8 accumulated data=1
 DEAL:2::unpacking cell 1_1:0 with data size=12 accumulated data=3
@@ -47,12 +47,12 @@ DEAL:2::unpacking cell 1_1:1 with data size=16 accumulated data=6
 DEAL:2::unpacking cell 1_1:2 with data size=20 accumulated data=10
 DEAL:2::unpacking cell 1_1:3 with data size=24 accumulated data=15
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 
 
 DEAL:3::reading with 5
 DEAL:3::#cells = 16
-DEAL:3::Checksum: 0
+DEAL:3::Checksum: 2822439380
 
 
 DEAL:4::reading with 5
@@ -62,5 +62,5 @@ DEAL:4::unpacking cell 2_1:2 with data size=12 accumulated data=3
 DEAL:4::unpacking cell 2_1:3 with data size=16 accumulated data=6
 DEAL:4::unpacking cell 3_0: with data size=20 accumulated data=10
 DEAL:4::#cells = 16
-DEAL:4::Checksum: 0
+DEAL:4::Checksum: 2822439380
 
index 95faa230b4bfc6c9a19c2470e070556ea951a790..c96aa6594ee990c7a48d7d4d7722690f1c039279 100644 (file)
@@ -12,35 +12,35 @@ DEAL:0::OK
 DEAL:1::writing with 3
 DEAL:1::#cells: 19
 DEAL:1::norm: 7114.44
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 136119115
 DEAL:1::reading with 5
 DEAL:1::#cells: 19
 DEAL:1::norm: 7114.44
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 136119115
 DEAL:1::OK
 
 
 DEAL:2::writing with 3
 DEAL:2::#cells: 19
 DEAL:2::norm: 7114.44
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 136119115
 DEAL:2::reading with 5
 DEAL:2::#cells: 19
 DEAL:2::norm: 7114.44
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 136119115
 DEAL:2::OK
 
 
 DEAL:3::reading with 5
 DEAL:3::#cells: 19
 DEAL:3::norm: 7114.44
-DEAL:3::Checksum: 0
+DEAL:3::Checksum: 136119115
 DEAL:3::OK
 
 
 DEAL:4::reading with 5
 DEAL:4::#cells: 19
 DEAL:4::norm: 7114.44
-DEAL:4::Checksum: 0
+DEAL:4::Checksum: 136119115
 DEAL:4::OK
 
index 92b527f8aa943e5d663295bf87c7bdde8de3630b..0f14d3c7f1ad1df726cf9330327da384878001ce 100644 (file)
@@ -39,7 +39,7 @@ DEAL:1::packing cell 1_1:1 with data size=16 accumulated data=6
 DEAL:1::packing cell 1_1:2 with data size=20 accumulated data=10
 DEAL:1::packing cell 1_1:3 with data size=24 accumulated data=15
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 DEAL:1::writing with 3
 DEAL:1::packing cell 0_1:2 with data size=28 accumulated data=21
 DEAL:1::packing cell 0_1:3 with data size=32 accumulated data=28
@@ -48,19 +48,19 @@ DEAL:1::packing cell 1_1:1 with data size=40 accumulated data=45
 DEAL:1::packing cell 1_1:2 with data size=44 accumulated data=55
 DEAL:1::packing cell 1_1:3 with data size=48 accumulated data=66
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 DEAL:1::reading with 4
 DEAL:1::unpacking cell 0_1:1 with data size=40 accumulated data=45
 DEAL:1::unpacking cell 0_1:2 with data size=28 accumulated data=21
 DEAL:1::unpacking cell 0_1:3 with data size=32 accumulated data=28
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 DEAL:1::writing with 4
 DEAL:1::packing cell 0_1:1 with data size=52 accumulated data=78
 DEAL:1::packing cell 0_1:2 with data size=56 accumulated data=91
 DEAL:1::packing cell 0_1:3 with data size=60 accumulated data=105
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 
 
 DEAL:2::writing with 3
@@ -70,7 +70,7 @@ DEAL:2::packing cell 2_1:2 with data size=12 accumulated data=3
 DEAL:2::packing cell 2_1:3 with data size=16 accumulated data=6
 DEAL:2::packing cell 3_0: with data size=20 accumulated data=10
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 DEAL:2::writing with 3
 DEAL:2::packing cell 2_1:0 with data size=24 accumulated data=15
 DEAL:2::packing cell 2_1:1 with data size=28 accumulated data=21
@@ -78,21 +78,21 @@ DEAL:2::packing cell 2_1:2 with data size=32 accumulated data=28
 DEAL:2::packing cell 2_1:3 with data size=36 accumulated data=36
 DEAL:2::packing cell 3_0: with data size=40 accumulated data=45
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 DEAL:2::reading with 4
 DEAL:2::unpacking cell 1_1:0 with data size=36 accumulated data=36
 DEAL:2::unpacking cell 1_1:1 with data size=40 accumulated data=45
 DEAL:2::unpacking cell 1_1:2 with data size=44 accumulated data=55
 DEAL:2::unpacking cell 1_1:3 with data size=48 accumulated data=66
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 DEAL:2::writing with 4
 DEAL:2::packing cell 1_1:0 with data size=44 accumulated data=55
 DEAL:2::packing cell 1_1:1 with data size=48 accumulated data=66
 DEAL:2::packing cell 1_1:2 with data size=52 accumulated data=78
 DEAL:2::packing cell 1_1:3 with data size=56 accumulated data=91
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 
 
 DEAL:3::reading with 4
@@ -102,7 +102,7 @@ DEAL:3::unpacking cell 2_1:2 with data size=32 accumulated data=28
 DEAL:3::unpacking cell 2_1:3 with data size=36 accumulated data=36
 DEAL:3::unpacking cell 3_0: with data size=40 accumulated data=45
 DEAL:3::#cells = 16
-DEAL:3::Checksum: 0
+DEAL:3::Checksum: 2822439380
 DEAL:3::writing with 4
 DEAL:3::packing cell 2_1:0 with data size=4 accumulated data=0
 DEAL:3::packing cell 2_1:1 with data size=8 accumulated data=1
@@ -110,5 +110,5 @@ DEAL:3::packing cell 2_1:2 with data size=12 accumulated data=3
 DEAL:3::packing cell 2_1:3 with data size=16 accumulated data=6
 DEAL:3::packing cell 3_0: with data size=20 accumulated data=10
 DEAL:3::#cells = 16
-DEAL:3::Checksum: 0
+DEAL:3::Checksum: 2822439380
 
index 06bf11bda4e598676734b09ca4b5bf5a20928e58..17d93dad22e808875e96d2db179bdebed2bd1073 100644 (file)
@@ -39,7 +39,7 @@ DEAL:1::packing cell 1_1:1 with data size=16 accumulated data=6
 DEAL:1::packing cell 1_1:2 with data size=20 accumulated data=10
 DEAL:1::packing cell 1_1:3 with data size=24 accumulated data=15
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 DEAL:1::writing with 3
 DEAL:1::packing cell 0_1:2 with data size=28 accumulated data=21
 DEAL:1::packing cell 0_1:3 with data size=32 accumulated data=28
@@ -48,17 +48,17 @@ DEAL:1::packing cell 1_1:1 with data size=40 accumulated data=45
 DEAL:1::packing cell 1_1:2 with data size=44 accumulated data=55
 DEAL:1::packing cell 1_1:3 with data size=48 accumulated data=66
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 DEAL:1::reading with 5
 DEAL:1::unpacking cell 0_1:1 with data size=40 accumulated data=45
 DEAL:1::unpacking cell 0_1:2 with data size=28 accumulated data=21
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 DEAL:1::writing with 5
 DEAL:1::packing cell 0_1:1 with data size=52 accumulated data=78
 DEAL:1::packing cell 0_1:2 with data size=56 accumulated data=91
 DEAL:1::#cells = 16
-DEAL:1::Checksum: 0
+DEAL:1::Checksum: 2822439380
 
 
 DEAL:2::writing with 3
@@ -68,7 +68,7 @@ DEAL:2::packing cell 2_1:2 with data size=12 accumulated data=3
 DEAL:2::packing cell 2_1:3 with data size=16 accumulated data=6
 DEAL:2::packing cell 3_0: with data size=20 accumulated data=10
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 DEAL:2::writing with 3
 DEAL:2::packing cell 2_1:0 with data size=24 accumulated data=15
 DEAL:2::packing cell 2_1:1 with data size=28 accumulated data=21
@@ -76,7 +76,7 @@ DEAL:2::packing cell 2_1:2 with data size=32 accumulated data=28
 DEAL:2::packing cell 2_1:3 with data size=36 accumulated data=36
 DEAL:2::packing cell 3_0: with data size=40 accumulated data=45
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 DEAL:2::reading with 5
 DEAL:2::unpacking cell 0_1:3 with data size=32 accumulated data=28
 DEAL:2::unpacking cell 1_1:0 with data size=36 accumulated data=36
@@ -84,7 +84,7 @@ DEAL:2::unpacking cell 1_1:1 with data size=40 accumulated data=45
 DEAL:2::unpacking cell 1_1:2 with data size=44 accumulated data=55
 DEAL:2::unpacking cell 1_1:3 with data size=48 accumulated data=66
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 DEAL:2::writing with 5
 DEAL:2::packing cell 0_1:3 with data size=44 accumulated data=55
 DEAL:2::packing cell 1_1:0 with data size=48 accumulated data=66
@@ -92,15 +92,15 @@ DEAL:2::packing cell 1_1:1 with data size=52 accumulated data=78
 DEAL:2::packing cell 1_1:2 with data size=56 accumulated data=91
 DEAL:2::packing cell 1_1:3 with data size=60 accumulated data=105
 DEAL:2::#cells = 16
-DEAL:2::Checksum: 0
+DEAL:2::Checksum: 2822439380
 
 
 DEAL:3::reading with 5
 DEAL:3::#cells = 16
-DEAL:3::Checksum: 0
+DEAL:3::Checksum: 2822439380
 DEAL:3::writing with 5
 DEAL:3::#cells = 16
-DEAL:3::Checksum: 0
+DEAL:3::Checksum: 2822439380
 
 
 DEAL:4::reading with 5
@@ -110,7 +110,7 @@ DEAL:4::unpacking cell 2_1:2 with data size=32 accumulated data=28
 DEAL:4::unpacking cell 2_1:3 with data size=36 accumulated data=36
 DEAL:4::unpacking cell 3_0: with data size=40 accumulated data=45
 DEAL:4::#cells = 16
-DEAL:4::Checksum: 0
+DEAL:4::Checksum: 2822439380
 DEAL:4::writing with 5
 DEAL:4::packing cell 2_1:0 with data size=4 accumulated data=0
 DEAL:4::packing cell 2_1:1 with data size=8 accumulated data=1
@@ -118,5 +118,5 @@ DEAL:4::packing cell 2_1:2 with data size=12 accumulated data=3
 DEAL:4::packing cell 2_1:3 with data size=16 accumulated data=6
 DEAL:4::packing cell 3_0: with data size=20 accumulated data=10
 DEAL:4::#cells = 16
-DEAL:4::Checksum: 0
+DEAL:4::Checksum: 2822439380
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.