xref: /petsc/src/mat/tests/output/ex114_7.out (revision 8e2166acebd229b45b932bb483af821dd1bcafad)
1Mat Object: 3 MPI processes
2  type: mpiaij
3row 0: (0, -2.)  (1, -2.)  (2, -2.)  (3, -4.)  (4, 1.)  (5, 1.)
4row 1:
5row 2: (0, -2.)  (3, -2.)  (5, -2.)
6row 3: (0, -2.)  (1, -2.)  (4, -2.)
7row 4: (0, -2.)  (1, -2.)  (2, -2.)
8
9 MatGetRowMax
10Vec Object: 3 MPI processes
11  type: mpi
12Process [0]
131.
140.
15Process [1]
160.
170.
18Process [2]
190.
20[0] 0: 4 0
21[1] 0: 1 2
22[2] 0: 3
23Mat Object: 3 MPI processes
24  type: mpiaij
25row 0: (0, 2.)  (1, 2.)  (2, 2.)  (3, 4.)  (4, -1.)  (5, -1.)
26row 1:
27row 2: (0, 2.)  (3, 2.)  (5, 2.)
28row 3: (0, 2.)  (1, 2.)  (4, 2.)
29row 4: (0, 2.)  (1, 2.)  (2, 2.)
30
31 MatGetRowMin
32
33 MatGetRowMaxAbs
34Vec Object: 3 MPI processes
35  type: mpi
36Process [0]
374.
380.
39Process [1]
402.
412.
42Process [2]
432.
44[0] 0: 3 0
45[1] 0: 0 0
46[2] 0: 0
47
48 MatGetRowMinAbs
49Vec Object: 3 MPI processes
50  type: mpi
51Process [0]
52-1.
530.
54Process [1]
550.
560.
57Process [2]
580.
59[0] 0: 4 0
60[1] 0: 1 2
61[2] 0: 3
62
63 MatGetRowMaxAbs for BAIJ matrix
64