1Mat Object: 3 MPI processes 2 type: mpiaij 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: 3 MPI processes 11 type: mpi 12Process [0] 130. 140. 15Process [1] 160. 170. 18Process [2] 190. 20[0] 0: 0 3 21[1] 0: 3 4 22[2] 0: 4 23Mat Object: 3 MPI processes 24 type: mpiaij 25row 0: (1, 2.) (2, 2.) (3, 2.) 26row 1: (0, 2.) (1, 2.) (2, 2.) 27row 2: (0, 2.) (1, 2.) (2, 2.) 28row 3: (0, 2.) (1, 2.) (2, 2.) (3, 1.) 29row 4: (0, 2.) (1, 2.) (2, 2.) (3, 1.) 30 31 MatGetRowMin 32 33 MatGetRowMaxAbs 34Vec Object: 3 MPI processes 35 type: mpi 36Process [0] 372. 382. 39Process [1] 402. 412. 42Process [2] 432. 44[0] 0: 1 0 45[1] 0: 0 0 46[2] 0: 0 47 48 MatGetRowMinAbs 49Vec Object: 3 MPI processes 50 type: mpi 51Process [0] 520. 530. 54Process [1] 550. 560. 57Process [2] 580. 59[0] 0: 0 3 60[1] 0: 3 4 61[2] 0: 4 62 63 MatGetRowMaxAbs for BAIJ matrix 64