]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed output of tests. 6171/head
authorLuca Heltai <luca.heltai@sissa.it>
Fri, 6 Apr 2018 09:48:51 +0000 (11:48 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Fri, 6 Apr 2018 09:48:51 +0000 (11:48 +0200)
tests/parameter_handler/pattern_tools_02.output
tests/parameter_handler/pattern_tools_05.output

index 1db60afdd56b1d887f6227dfb64b40746569a7ef..400718a68845c1fe327653e08a82ea78dd085424 100644 (file)
@@ -1,43 +1,43 @@
 
 DEAL::Pattern  : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)]
-DEAL::To String: 1.000000
-DEAL::To value : 1.000000
+DEAL::To String: 1
+DEAL::To value : 1
 DEAL::Pattern  : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]
-DEAL::To String: 2.000000, 3.000000
-DEAL::To value : 2.000000, 3.000000
+DEAL::To String: 2, 3
+DEAL::To value : 2, 3
 DEAL::Pattern  : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]
-DEAL::To String: 3.000000, 4.000000, 5.000000
-DEAL::To value : 3.000000, 4.000000, 5.000000
+DEAL::To String: 3, 4, 5
+DEAL::To value : 3, 4, 5
 DEAL::Pattern  : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)]
-DEAL::To String: 0.000000
-DEAL::To value : 0.000000
+DEAL::To String: 0
+DEAL::To value : 0
 DEAL::Pattern  : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]
-DEAL::To String: 0.000000, 0.000000
-DEAL::To value : 0.000000, 0.000000
+DEAL::To String: 00
+DEAL::To value : 00
 DEAL::Pattern  : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]
-DEAL::To String: 0.000000, 0.000000, 0.000000
-DEAL::To value : 0.000000, 0.000000, 0.000000
+DEAL::To String: 0, 0, 0
+DEAL::To value : 0, 0, 0
 DEAL::Pattern  : [List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]
-DEAL::To String: 1.000000, 2.000000
-DEAL::To value : 1.000000, 2.000000
+DEAL::To String: 1, 2
+DEAL::To value : 1, 2
 DEAL::Pattern  : [Map of <[Integer range -2147483648...2147483647 (inclusive)]>:<[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)]
-DEAL::To String: 1:2.000000
-DEAL::To value : 1:2.000000
+DEAL::To String: 1:2
+DEAL::To value : 1:2
 DEAL::Pattern  : [List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)]> of length 1...1 (inclusive) separated by <;>]
-DEAL::To String: 0.000000
-DEAL::To value : 0.000000
+DEAL::To String: 0
+DEAL::To value : 0
 DEAL::Pattern  : [List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]> of length 2...2 (inclusive) separated by <;>]
-DEAL::To String: 0.000000, 0.000000; 0.000000, 0.000000
-DEAL::To value : 0.000000, 0.000000; 0.000000, 0.000000
+DEAL::To String: 0, 0; 0, 0
+DEAL::To value : 0, 0; 0, 0
 DEAL::Pattern  : [List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]> of length 3...3 (inclusive) separated by <;>]
-DEAL::To String: 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000
-DEAL::To value : 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000
+DEAL::To String: 0, 0, 0; 0, 0, 0; 0, 0, 0
+DEAL::To value : 0, 0, 0; 0, 0, 0; 0, 0, 0
 DEAL::Pattern  : [List of <[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 1...1 (inclusive)]> of length 1...1 (inclusive) separated by <;>]> of length 1...1 (inclusive) separated by <|>]
-DEAL::To String: 0.000000
-DEAL::To value : 0.000000
+DEAL::To String: 0
+DEAL::To value : 0
 DEAL::Pattern  : [List of <[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]> of length 2...2 (inclusive) separated by <;>]> of length 2...2 (inclusive) separated by <|>]
-DEAL::To String: 0.000000, 0.000000; 0.000000, 0.000000| 0.000000, 0.000000; 0.000000, 0.000000
-DEAL::To value : 0.000000, 0.000000; 0.000000, 0.000000| 0.000000, 0.000000; 0.000000, 0.000000
+DEAL::To String: 0, 0; 0, 0| 0, 0; 0, 0
+DEAL::To value : 0, 0; 0, 0| 0, 0; 0, 0
 DEAL::Pattern  : [List of <[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]> of length 3...3 (inclusive) separated by <;>]> of length 3...3 (inclusive) separated by <|>]
-DEAL::To String: 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000| 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000| 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000
-DEAL::To value : 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000| 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000| 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000; 0.000000, 0.000000, 0.000000
+DEAL::To String: 0, 0, 0; 0, 0, 0; 0, 0, 0| 0, 0, 0; 0, 0, 0; 0, 0, 0| 0, 0, 0; 0, 0, 0; 0, 0, 0
+DEAL::To value : 0, 0, 0; 0, 0, 0; 0, 0, 0| 0, 0, 0; 0, 0, 0; 0, 0, 0| 0, 0, 0; 0, 0, 0; 0, 0, 0
index de4f4b36f802b3e606912368517863ce7db7e011..eacbe30e7ba40e967f00a2e99ef39b8c38c87c27 100644 (file)
@@ -1,13 +1,13 @@
 
 DEAL::Pattern  : [Map of <[Integer]>:<[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]> of length 0...4294967295 (inclusive) separated by <;>]
-DEAL::To String: 0:1.000000, 2.000000, 3.000000; 2:1.000000, 2.000000, 3.000000
-DEAL::To value : 0:1.000000, 2.000000, 3.000000; 2:1.000000, 2.000000, 3.000000
+DEAL::To String: 0:1, 2, 3; 2:1, 2, 3
+DEAL::To value : 0:1, 2, 3; 2:1, 2, 3
 DEAL::Pattern  : [Map of <[Integer]>:<[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]> of length 0...4294967295 (inclusive) separated by <;>]
-DEAL::To String: 0:4.000000, 5.000000; 2:4.000000, 5.000000
-DEAL::To value : 0:4.000000, 5.000000; 2:4.000000, 5.000000
+DEAL::To String: 0:4, 5; 2:4, 5
+DEAL::To value : 0:4, 5; 2:4, 5
 DEAL::Pattern  : [Map of <[Integer]>:<[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 3...3 (inclusive)]> of length 0...4294967295 (inclusive) separated by <;>]> of length 0...4294967295 (inclusive) separated by <|>]
-DEAL::To String: 0:1.000000, 2.000000, 3.000000; 1.000000, 2.000000, 3.000000| 2:1.000000, 2.000000, 3.000000; 1.000000, 2.000000, 3.000000
-DEAL::To value : 0:1.000000, 2.000000, 3.000000; 1.000000, 2.000000, 3.000000| 2:1.000000, 2.000000, 3.000000; 1.000000, 2.000000, 3.000000
+DEAL::To String: 0:1, 2, 3; 1, 2, 3| 2:1, 2, 3; 1, 2, 3
+DEAL::To value : 0:1, 2, 3; 1, 2, 3| 2:1, 2, 3; 1, 2, 3
 DEAL::Pattern  : [Map of <[Integer]>:<[List of <[List of <[Double -MAX_DOUBLE...MAX_DOUBLE (inclusive)]> of length 2...2 (inclusive)]> of length 0...4294967295 (inclusive) separated by <;>]> of length 0...4294967295 (inclusive) separated by <|>]
-DEAL::To String: 0:4.000000, 5.000000; 4.000000, 5.000000| 2:4.000000, 5.000000; 4.000000, 5.000000
-DEAL::To value : 0:4.000000, 5.000000; 4.000000, 5.000000| 2:4.000000, 5.000000; 4.000000, 5.000000
+DEAL::To String: 0:4, 5; 4, 5| 2:4, 5; 4, 5
+DEAL::To value : 0:4, 5; 4, 5| 2:4, 5; 4, 5

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.