xref: /petsc/src/mat/tests/output/ex18_4.out (revision c20d77252dee0f9c80fc6f8b1a6f948e11175edb)
10 0 0.000000
20 1 1.000000
30 2 2.000000
40 3 3.000000
50 4 4.000000
61 8 8.000000
7*** Matrix A and vector x:
8Mat Object: 2 MPI processes
9  type: mpibaij
10row 0: (0, 4.)  (1, -1.)  (4, -1.)
11row 1: (0, -1.)  (1, 4.)  (2, -1.)  (5, -1.)
12row 2: (1, -1.)  (2, 4.)  (3, -1.)  (6, -1.)
13row 3: (2, -1.)  (3, 4.)  (7, -1.)
14row 4: (0, -1.)  (4, 4.)  (5, -1.)  (8, -1.)
15row 5: (1, -1.)  (4, -1.)  (5, 4.)  (6, -1.)  (9, -1.)
16row 6: (2, -1.)  (5, -1.)  (6, 4.)  (7, -1.)  (10, -1.)
17row 7: (3, -1.)  (6, -1.)  (7, 4.)  (11, -1.)
18row 8: (4, -1.)  (8, 4.)  (9, -1.)
19row 9: (5, -1.)  (8, -1.)  (9, 4.)  (10, -1.)
20row 10: (6, -1.)  (9, -1.)  (10, 4.)  (11, -1.)
21row 11: (7, -1.)  (10, -1.)  (11, 4.)
22Vec Object: 2 MPI processes
23  type: mpi
24Process [0]
250.
261.
272.
283.
294.
300.
31Process [1]
320.
330.
348.
350.
360.
370.
38*** Vector rhs returned by MatZeroRowsColumns
39Vec Object: 2 MPI processes
40  type: mpi
41Process [0]
420.
431.
442.
453.
464.
475.
48Process [1]
492.
503.
518.
528.
530.
540.
55