xref: /petsc/src/mat/tests/output/ex18_3.out (revision a686821c946c897cca2665e29b18ed219b55d4d1)
10 0 0.000000
20 1 1.000000
30 2 2.000000
40 4 4.000000
5*** Matrix A and vector x:
6Mat Object: 1 MPI process
7  type: seqbaij
8row 0: (0, 4.)  (1, -1.)  (2, -1.)
9row 1: (0, -1.)  (1, 4.)  (3, -1.)
10row 2: (0, -1.)  (2, 4.)  (3, -1.)  (4, -1.)
11row 3: (1, -1.)  (2, -1.)  (3, 4.)  (5, -1.)
12row 4: (2, -1.)  (4, 4.)  (5, -1.)
13row 5: (3, -1.)  (4, -1.)  (5, 4.)
14Vec Object: 1 MPI process
15  type: seq
160.
171.
182.
190.
204.
210.
22*** Vector rhs returned by MatZeroRowsColumns
23Vec Object: 1 MPI process
24  type: seq
250.
261.
272.
283.
294.
304.
31