xref: /petsc/src/mat/tests/output/ex114_3.out (revision a686821c946c897cca2665e29b18ed219b55d4d1)
1Mat Object: 1 MPI process
2  type: seqaij
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: 1 MPI process
11  type: seq
121.
130.
140.
150.
160.
170: 4 0 1 2 3
18Mat Object: 1 MPI process
19  type: seqaij
20row 0: (0, 2.)  (1, 2.)  (2, 2.)  (3, 4.)  (4, -1.)  (5, -1.)
21row 1:
22row 2: (0, 2.)  (3, 2.)  (5, 2.)
23row 3: (0, 2.)  (1, 2.)  (4, 2.)
24row 4: (0, 2.)  (1, 2.)  (2, 2.)
25
26 MatGetRowMin
27
28 MatGetRowMaxAbs
29Vec Object: 1 MPI process
30  type: seq
314.
320.
332.
342.
352.
360: 3 0 0 0 0
37
38 MatGetRowMinAbs
39Vec Object: 1 MPI process
40  type: seq
41-1.
420.
430.
440.
450.
460: 4 0 1 2 3
47MatGetRowMax for seqdense matrix
48MatGetRowMin for seqdense matrix
49MatGetRowMaxAbs for seqdense matrix
50
51 MatGetRowMaxAbs for BAIJ matrix
52