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