xref: /petsc/src/mat/tests/output/ex23_8.out (revision c4762a1b19cd2af06abeed90e8f9d34fb975dd94)
1*c4762a1bSJed BrownTest MatGetInfo
2*c4762a1bSJed BrownProcess   0: 36 36 0 2 0
3*c4762a1bSJed BrownGlobalMax  : 36 36 0 2 0
4*c4762a1bSJed BrownGlobalSum  : 36 36 0 1 0
5*c4762a1bSJed BrownTest MatView
6*c4762a1bSJed BrownMat Object: 1 MPI processes
7*c4762a1bSJed Brown  type: is
8*c4762a1bSJed Brown  Mat Object: (is_) 1 MPI processes
9*c4762a1bSJed Brown    type: seqaij
10*c4762a1bSJed Brownrow 0: (0, 2.)  (1, -1.)  (16, -1.)
11*c4762a1bSJed Brownrow 1: (0, -2.)  (1, 4.)  (2, -2.)
12*c4762a1bSJed Brownrow 2: (1, -3.)  (2, 6.)  (3, -3.)
13*c4762a1bSJed Brownrow 3: (2, -4.)  (3, 8.)  (4, -4.)
14*c4762a1bSJed Brownrow 4: (3, -5.)  (4, 10.)  (5, -5.)
15*c4762a1bSJed Brownrow 5: (4, -6.)  (5, 12.)  (6, -6.)
16*c4762a1bSJed Brownrow 6: (5, -7.)  (6, 14.)  (7, -7.)
17*c4762a1bSJed Brownrow 7: (6, -8.)  (7, 16.)  (8, -8.)
18*c4762a1bSJed Brownrow 8: (7, -9.)  (8, 18.)  (9, -9.)
19*c4762a1bSJed Brownrow 9: (8, -10.)  (9, 20.)  (10, -10.)
20*c4762a1bSJed Brownrow 10: (9, -11.)  (10, 22.)  (11, -11.)
21*c4762a1bSJed Brownrow 11: (10, -12.)  (11, 24.)  (12, -12.)
22*c4762a1bSJed BrownTest CheckMat
23*c4762a1bSJed BrownTest MatDuplicate and MatAXPY
24*c4762a1bSJed BrownTest MatConvert_IS_XAIJ
25*c4762a1bSJed BrownTest MatConvert_XAIJ_IS
26*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 1 1)
27*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 1 2)
28*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 1 3)
29*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 2 1)
30*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 2 2)
31*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 2 3)
32*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 3 1)
33*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 3 2)
34*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 0, bs 3 3)
35*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 1 1)
36*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 1 2)
37*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 1 3)
38*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 2 1)
39*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 2 2)
40*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 2 3)
41*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 3 1)
42*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 3 2)
43*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (0 1, bs 3 3)
44*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 1 1)
45*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 1 2)
46*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 1 3)
47*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 2 1)
48*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 2 2)
49*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 2 3)
50*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 3 1)
51*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 3 2)
52*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 0, bs 3 3)
53*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 1 1)
54*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 1 2)
55*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 1 3)
56*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 2 1)
57*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 2 2)
58*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 2 3)
59*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 3 1)
60*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 3 2)
61*c4762a1bSJed BrownTest MatConvert_IS_XAIJ special case (1 1, bs 3 3)
62*c4762a1bSJed BrownTest MatDiagonalScale
63*c4762a1bSJed BrownTest MatGetLocalSubMatrix
64*c4762a1bSJed BrownTest MatConvert_Nest_IS
65*c4762a1bSJed BrownTest MatCreateSubMatrix
66*c4762a1bSJed BrownIS Object: 1 MPI processes
67*c4762a1bSJed Brown  type: stride
68*c4762a1bSJed BrownNumber of indices in (stride) set 1
69*c4762a1bSJed Brown0 0
70*c4762a1bSJed BrownTest MatZeroRows (diag zero)
71*c4762a1bSJed BrownTest MatMissingDiagonal
72*c4762a1bSJed Brown[0] [0,12) Missing 1, row 0 (diag zero)
73*c4762a1bSJed BrownTest MatTranspose
74*c4762a1bSJed BrownTest MatISFixLocalEmpty
75