]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix test output
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 7 Jul 2013 15:47:45 +0000 (15:47 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 7 Jul 2013 15:47:45 +0000 (15:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@29941 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/constraint_matrix_set_zero_01/ncpu_1/cmp/generic
tests/mpi/constraint_matrix_set_zero_01/ncpu_2/cmp/generic

index 0fd8fc12f0b442283edd8868867114c242b04d11..7efc5257ba2516ea55f6ee9f2c2a1d694b20d492 100644 (file)
@@ -1,2 +1,10 @@
 
-DEAL::OK
+DEAL:0::vector before:
+C0:[Proc0 0-0] 1.000e+00 
+C1:[Proc0 0-1] 2.000e+00 3.000e+00 
+DEAL:0::CM:
+    1 = 0
+DEAL:0::vector after:
+C0:[Proc0 0-0] 1.000e+00 
+C1:[Proc0 0-1] 0.000e+00 3.000e+00 
+DEAL:0::OK
index 0fd8fc12f0b442283edd8868867114c242b04d11..c2ad0271013457ce85068b19ba91140307ffc203 100644 (file)
@@ -1,2 +1,21 @@
 
-DEAL::OK
+DEAL:0::vector before:
+C0:[Proc0 0-0] 1.000e+00 
+C1:[Proc0 0-1] 3.000e+00 4.000e+00 
+DEAL:0::CM:
+    2 = 0
+DEAL:0::vector after:
+C0:[Proc0 0-0] 1.000e+00 
+C1:[Proc0 0-1] 0.000e+00 4.000e+00 
+DEAL:0::OK
+
+DEAL:1::vector before:
+C0:[Proc1 1-1] 2.000e+00 
+C1:[Proc1 2-3] 5.000e+00 6.000e+00 
+DEAL:1::CM:
+    4 = 0
+DEAL:1::vector after:
+C0:[Proc1 1-1] 2.000e+00 
+C1:[Proc1 2-3] 0.000e+00 6.000e+00 
+DEAL:1::OK
+

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.