xref: /petsc/src/mat/tests/output/ex23_13.out (revision ccb4e88a40f0b86eaeca07ff64c64e4de2fae686)
1Test MatGetInfo
2Process   0: 36 36 0 2 0
3Process   1: 36 36 0 1 0
4Process   2: 36 36 0 1 0
5GlobalMax  : 36 36 0 2 0
6GlobalSum  : 108 108 0 1 0
7Test MatView
8Mat Object: 3 MPI processes
9  Mat Object: (is_) 1 MPI processes
10row 0: (0, 2.)  (1, -1.)  (16, -1.)
11row 1: (0, -2.)  (1, 4.)  (2, -2.)
12row 2: (1, -3.)  (2, 6.)  (3, -3.)
13row 3: (2, -4.)  (3, 8.)  (4, -4.)
14row 4: (3, -5.)  (4, 10.)  (5, -5.)
15row 5: (4, -6.)  (5, 12.)  (6, -6.)
16row 6: (5, -7.)  (6, 14.)  (7, -7.)
17row 7: (6, -8.)  (7, 16.)  (8, -8.)
18row 8: (7, -9.)  (8, 18.)  (9, -9.)
19row 9: (8, -10.)  (9, 20.)  (10, -10.)
20row 10: (9, -11.)  (10, 22.)  (11, -11.)
21row 11: (10, -12.)  (11, 24.)  (12, -12.)
22  Mat Object: (is_) 1 MPI processes
23row 0: (0, 2.)  (1, -1.)  (16, -1.)
24row 1: (0, -2.)  (1, 4.)  (2, -2.)
25row 2: (1, -3.)  (2, 6.)  (3, -3.)
26row 3: (2, -4.)  (3, 8.)  (4, -4.)
27row 4: (3, -5.)  (4, 10.)  (5, -5.)
28row 5: (4, -6.)  (5, 12.)  (6, -6.)
29row 6: (5, -7.)  (6, 14.)  (7, -7.)
30row 7: (6, -8.)  (7, 16.)  (8, -8.)
31row 8: (7, -9.)  (8, 18.)  (9, -9.)
32row 9: (8, -10.)  (9, 20.)  (10, -10.)
33row 10: (9, -11.)  (10, 22.)  (11, -11.)
34row 11: (10, -12.)  (11, 24.)  (12, -12.)
35  Mat Object: (is_) 1 MPI processes
36row 0: (0, 2.)  (1, -1.)  (16, -1.)
37row 1: (0, -2.)  (1, 4.)  (2, -2.)
38row 2: (1, -3.)  (2, 6.)  (3, -3.)
39row 3: (2, -4.)  (3, 8.)  (4, -4.)
40row 4: (3, -5.)  (4, 10.)  (5, -5.)
41row 5: (4, -6.)  (5, 12.)  (6, -6.)
42row 6: (5, -7.)  (6, 14.)  (7, -7.)
43row 7: (6, -8.)  (7, 16.)  (8, -8.)
44row 8: (7, -9.)  (8, 18.)  (9, -9.)
45row 9: (8, -10.)  (9, 20.)  (10, -10.)
46row 10: (9, -11.)  (10, 22.)  (11, -11.)
47row 11: (10, -12.)  (11, 24.)  (12, -12.)
48Test CheckMat
49Test MatDuplicate and MatAXPY
50Test MatConvert_IS_XAIJ
51Test MatConvert_XAIJ_IS
52Test MatDiagonalScale
53Test MatGetLocalSubMatrix
54Test MatConvert_Nest_IS
55Test MatCreateSubMatrix
56IS Object: 3 MPI processes
57[0] Number of indices in (stride) set 5
58[0] 0 6
59[0] 1 7
60[0] 2 8
61[0] 3 9
62[0] 4 10
63[1] Number of indices in (stride) set 0
64[2] Number of indices in (stride) set 0
65Test MatZeroRows (diag zero)
66Test MatMissingDiagonal
67[0] [0,4) Missing 0, row -1 (diag zero)
68[1] [4,8) Missing 1, row 6 (diag zero)
69[2] [8,12) Missing 1, row 8 (diag zero)
70Test MatTranspose
71