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. 15Process [1] 160. 174. 18Process [2] 194. 20[0] 0: 4 2 21[1] 0: 0 4 22[2] 0: 4 23Mat Object: 3 MPI processes 24 type: mpiaij 25row 0: (0, 1.) (1, -0.) (2, -1.) (3, -3.) (4, -4.) (5, 5.) 26row 1: (0, 1.) (1, -0.) (2, -1.) 27row 2: 28row 3: (4, -4.) 29row 4: (4, -4.) (5, 5.) 30 31 MatGetRowMin 32 33 MatGetRowMaxAbs 34Vec Object: 3 MPI processes 35 type: mpi 36Process [0] 375. 381. 39Process [1] 400. 414. 42Process [2] 435. 44[0] 0: 5 0 45[1] 0: 0 4 46[2] 0: 5 47 48 MatGetRowMinAbs 49Vec Object: 3 MPI processes 50 type: mpi 51Process [0] 52-0. 53-0. 54Process [1] 550. 560. 57Process [2] 580. 59[0] 0: 1 1 60[1] 0: 0 0 61[2] 0: 0 62 63 MatGetRowMaxAbs for BAIJ matrix 64