xref: /petsc/src/mat/tests/output/ex23_1.out (revision e432b41dc02bf0734625665660df6f79e3b54e76)
1c4762a1bSJed BrownTest MatGetInfo
2*e432b41dSStefano ZampiniProcess   0: 4 4 0 1 0
3*e432b41dSStefano ZampiniGlobalMax  : 4 4 0 1 0
4c4762a1bSJed BrownGlobalSum  : 4 4 0 1 0
5*e432b41dSStefano ZampiniTest MatIsSymmetric: 0
6c4762a1bSJed BrownTest MatView
7c4762a1bSJed BrownMat Object: 1 MPI processes
8c4762a1bSJed Brown  type: is
9c4762a1bSJed Brown  Mat Object: (is_) 1 MPI processes
10c4762a1bSJed Brown    type: seqaij
11c4762a1bSJed Brownrow 0: (0, 2.)  (1, -2.)
12c4762a1bSJed Brownrow 1: (0, -4.)  (1, 4.)
13*e432b41dSStefano ZampiniMat Object: 1 MPI processes
14*e432b41dSStefano Zampini  type: seqaij
15*e432b41dSStefano Zampinirow 0: (0, 2.)  (1, -2.)
16*e432b41dSStefano Zampinirow 1: (0, -4.)  (1, 4.)
17c4762a1bSJed BrownTest CheckMat
18c4762a1bSJed BrownTest MatDuplicate and MatAXPY
19c4762a1bSJed BrownTest MatConvert_IS_XAIJ
20c4762a1bSJed BrownTest MatConvert_XAIJ_IS
21c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 1 1)
22c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 1 2)
23c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 1 3)
24c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 2 1)
25c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 2 2)
26c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 2 3)
27c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 3 1)
28c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 3 2)
29c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 3 3)
30c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 1 1)
31c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 1 2)
32c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 1 3)
33c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 2 1)
34c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 2 2)
35c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 2 3)
36c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 3 1)
37c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 3 2)
38c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 3 3)
39c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 1 1)
40c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 1 2)
41c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 1 3)
42c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 2 1)
43c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 2 2)
44c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 2 3)
45c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 3 1)
46c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 3 2)
47c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 3 3)
48c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 1 1)
49c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 1 2)
50c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 1 3)
51c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 2 1)
52c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 2 2)
53c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 2 3)
54c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 3 1)
55c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 3 2)
56c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 3 3)
57c4762a1bSJed BrownTest MatDiagonalScale
58c4762a1bSJed BrownTest MatPtAP
59c4762a1bSJed BrownTest MatGetLocalSubMatrix
60c4762a1bSJed BrownTest MatConvert_Nest_IS
61c4762a1bSJed BrownTest MatCreateSubMatrix
62c4762a1bSJed BrownTest MatDiagonalSet
63c4762a1bSJed BrownTest MatShift
64c4762a1bSJed BrownIS Object: 1 MPI processes
65c4762a1bSJed Brown  type: stride
66c4762a1bSJed BrownNumber of indices in (stride) set 1
67c4762a1bSJed Brown0 0
68c4762a1bSJed BrownTest MatZeroRows (diag nonzero)
69c4762a1bSJed BrownTest MatZeroRowsColumns (diag nonzero)
70c4762a1bSJed BrownTest MatMissingDiagonal
71c4762a1bSJed Brown[0] [0,2) Missing 0, row -1 (diag nonzero)
72c4762a1bSJed BrownIS Object: 1 MPI processes
73c4762a1bSJed Brown  type: stride
74c4762a1bSJed BrownNumber of indices in (stride) set 1
75c4762a1bSJed Brown0 0
76c4762a1bSJed BrownTest MatZeroRows (diag zero)
77c4762a1bSJed BrownTest MatZeroRowsColumns (diag zero)
78c4762a1bSJed BrownTest MatMissingDiagonal
79c4762a1bSJed Brown[0] [0,2) Missing 1, row 0 (diag zero)
80c4762a1bSJed BrownTest MatTranspose
81c4762a1bSJed BrownTest MatISFixLocalEmpty
82c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 0 1
83c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 0 2
84c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 0 3
85c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 1 1
86c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 1 2
87c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 1 3
88c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 2 1
89c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 2 2
90c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 0 2 3
91c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 0 1
92c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 0 2
93c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 0 3
94c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 1 1
95c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 1 2
96c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 1 3
97c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 2 1
98c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 2 2
99c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 1 2 3
100c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 0 1
101c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 0 2
102c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 0 3
103c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 1 1
104c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 1 2
105c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 1 3
106c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 2 1
107c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 2 2
108c4762a1bSJed BrownTest MatInvertBlockDiagonal blockdiag 2 2 2 3
109