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