]> https://gitweb.dealii.org/ - dealii.git/commitdiff
extend tests/mpi/constraint_matrix_set_zero_01 to complex-valued PETSc
authorDenis Davydov <davydden@gmail.com>
Mon, 28 Mar 2016 17:33:18 +0000 (19:33 +0200)
committerDenis Davydov <davydden@gmail.com>
Tue, 29 Mar 2016 18:48:46 +0000 (20:48 +0200)
tests/mpi/constraint_matrix_set_zero_01.with_petsc=true.mpirun=1.output.2 [new file with mode: 0644]
tests/mpi/constraint_matrix_set_zero_01.with_petsc=true.mpirun=2.output.2 [new file with mode: 0644]

diff --git a/tests/mpi/constraint_matrix_set_zero_01.with_petsc=true.mpirun=1.output.2 b/tests/mpi/constraint_matrix_set_zero_01.with_petsc=true.mpirun=1.output.2
new file mode 100644 (file)
index 0000000..b9be28e
--- /dev/null
@@ -0,0 +1,10 @@
+
+DEAL:0::vector before:
+C0:[Proc0 0-0] (1.000e+00,0.000e+00)
+C1:[Proc0 0-1] (2.000e+00,0.000e+00) (3.000e+00,0.000e+00)
+DEAL:0::CM:
+    1 = 0
+DEAL:0::vector after:
+C0:[Proc0 0-0] (1.000e+00,0.000e+00)
+C1:[Proc0 0-1] (0.000e+00,0.000e+00) (3.000e+00,0.000e+00)
+DEAL:0::OK
diff --git a/tests/mpi/constraint_matrix_set_zero_01.with_petsc=true.mpirun=2.output.2 b/tests/mpi/constraint_matrix_set_zero_01.with_petsc=true.mpirun=2.output.2
new file mode 100644 (file)
index 0000000..a2eee3b
--- /dev/null
@@ -0,0 +1,20 @@
+
+DEAL:0::vector before:
+C0:[Proc0 0-0] (1.000e+00,0.000e+00)
+C1:[Proc0 0-1] (3.000e+00,0.000e+00) (4.000e+00,0.000e+00)
+DEAL:0::CM:
+    2 = 0
+DEAL:0::vector after:
+C0:[Proc0 0-0] (1.000e+00,0.000e+00)
+C1:[Proc0 0-1] (0.000e+00,0.000e+00) (4.000e+00,0.000e+00)
+DEAL:0::OK
+
+DEAL:1::vector before:
+C0:[Proc1 1-1] (2.000e+00,0.000e+00)
+C1:[Proc1 2-3] (5.000e+00,0.000e+00) (6.000e+00,0.000e+00)
+DEAL:1::CM:
+    4 = 0
+DEAL:1::vector after:
+C0:[Proc1 1-1] (2.000e+00,0.000e+00)
+C1:[Proc1 2-3] (0.000e+00,0.000e+00) (6.000e+00,0.000e+00)
+DEAL:1::OK
\ No newline at end of file

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.