xref: /petsc/src/mat/tests/output/ex21_1.out (revision a686821c946c897cca2665e29b18ed219b55d4d1)
1Mat Object: 1 MPI process
2  type: seqaij
3  rows=6, cols=6
4  total: nonzeros=20, allocated nonzeros=30
5  total number of mallocs used during MatSetValues calls=0
6    not using I-node routines
7Mat Object: 1 MPI process
8  type: seqaij
9row 0: (0, 4.)  (1, -1.)  (2, -1.)
10row 1: (0, -1.)  (1, 4.)  (3, -1.)
11row 2: (0, -1.)  (2, 4.)  (3, -1.)  (4, -1.)
12row 3: (1, -1.)  (2, -1.)  (3, 4.)  (5, -1.)
13row 4: (2, -1.)  (4, 4.)  (5, -1.)
14row 5: (3, -1.)  (4, -1.)  (5, 4.)
15[0] get row 0: 0 4.  1 -1.  2 -1.
16[0] get row 1: 0 -1.  1 4.  3 -1.
17[0] get row 2: 0 -1.  2 4.  3 -1.  4 -1.
18[0] get row 3: 1 -1.  2 -1.  3 4.  5 -1.
19[0] get row 4: 2 -1.  4 4.  5 -1.
20[0] get row 5: 3 -1.  4 -1.  5 4.
21Mat Object: 1 MPI process
22  type: seqaij
23  rows=6, cols=6
24  total: nonzeros=20, allocated nonzeros=20
25  total number of mallocs used during MatSetValues calls=0
26    not using I-node routines
27Mat Object: 1 MPI process
28  type: seqaij
29row 0: (0, 4.)  (1, -1.)  (2, -1.)
30row 1: (0, -1.)  (1, 4.)  (3, -1.)
31row 2: (0, -1.)  (2, 4.)  (3, -1.)  (4, -1.)
32row 3: (1, -1.)  (2, -1.)  (3, 4.)  (5, -1.)
33row 4: (2, -1.)  (4, 4.)  (5, -1.)
34row 5: (3, -1.)  (4, -1.)  (5, 4.)
35