xref: /petsc/src/mat/tests/output/ex114_4.out (revision a686821c946c897cca2665e29b18ed219b55d4d1)
1Mat Object: 1 MPI process
2  type: seqaij
3row 0: (1, -2.)  (2, -2.)  (3, -2.)
4row 1: (0, -2.)  (1, -2.)  (2, -2.)
5row 2: (0, -2.)  (1, -2.)  (2, -2.)
6row 3: (0, -2.)  (1, -2.)  (2, -2.)  (3, -1.)
7row 4: (0, -2.)  (1, -2.)  (2, -2.)  (3, -1.)
8
9 MatGetRowMax
10Vec Object: 1 MPI process
11  type: seq
120.
130.
140.
150.
160.
170: 0 3 3 4 4
18Mat Object: 1 MPI process
19  type: seqaij
20row 0: (1, 2.)  (2, 2.)  (3, 2.)
21row 1: (0, 2.)  (1, 2.)  (2, 2.)
22row 2: (0, 2.)  (1, 2.)  (2, 2.)
23row 3: (0, 2.)  (1, 2.)  (2, 2.)  (3, 1.)
24row 4: (0, 2.)  (1, 2.)  (2, 2.)  (3, 1.)
25
26 MatGetRowMin
27
28 MatGetRowMaxAbs
29Vec Object: 1 MPI process
30  type: seq
312.
322.
332.
342.
352.
360: 1 0 0 0 0
37
38 MatGetRowMinAbs
39Vec Object: 1 MPI process
40  type: seq
410.
420.
430.
440.
450.
460: 0 3 3 4 4
47MatGetRowMax for seqdense matrix
48MatGetRowMin for seqdense matrix
49MatGetRowMaxAbs for seqdense matrix
50
51 MatGetRowMaxAbs for BAIJ matrix
52