xref: /petsc/src/mat/tests/output/ex114_6.out (revision 8e2166acebd229b45b932bb483af821dd1bcafad)
1Mat Object: 3 MPI processes
2  type: mpiaij
3row 0: (0, -1.)  (1, 0.)  (2, 1.)  (3, 3.)  (4, 4.)  (5, -5.)
4row 1: (0, -1.)  (1, 0.)  (2, 1.)
5row 2:
6row 3: (4, 4.)
7row 4: (4, 4.)  (5, -5.)
8
9 MatGetRowMax
10Vec Object: 3 MPI processes
11  type: mpi
12Process [0]
134.
141.
150.
164.
174.
18Process [1]
19Process [2]
20[0] 0: 4 2 0 4 4
21Mat Object: 3 MPI processes
22  type: mpiaij
23row 0: (0, 1.)  (1, -0.)  (2, -1.)  (3, -3.)  (4, -4.)  (5, 5.)
24row 1: (0, 1.)  (1, -0.)  (2, -1.)
25row 2:
26row 3: (4, -4.)
27row 4: (4, -4.)  (5, 5.)
28
29 MatGetRowMin
30
31 MatGetRowMaxAbs
32Vec Object: 3 MPI processes
33  type: mpi
34Process [0]
355.
361.
370.
384.
395.
40Process [1]
41Process [2]
42[0] 0: 5 0 0 4 5
43
44 MatGetRowMinAbs
45Vec Object: 3 MPI processes
46  type: mpi
47Process [0]
48-0.
490.
500.
510.
520.
53Process [1]
54Process [2]
55[0] 0: 1 3 0 0 0
56
57 MatGetRowMaxAbs for BAIJ matrix
58