xref: /petsc/src/mat/tests/output/ex262f_1.out (revision 3e249a848a4f4b2785f974c8448607db12b762ed)
1*420957c1SBarry SmithMat Object: 2 MPI processes
2*420957c1SBarry Smith  type: mpiaij
3*420957c1SBarry Smithrow 0: (0, 2.)  (1, 3.)  (2, 4.)
4*420957c1SBarry Smithrow 1: (0, 3.)  (1, 4.)  (2, 5.)
5*420957c1SBarry Smithrow 2: (0, 4.)  (1, 5.)  (2, 6.)
6*420957c1SBarry Smithrow 3: (3, 2.)  (4, 3.)  (5, 4.)
7*420957c1SBarry Smithrow 4: (3, 3.)  (4, 4.)  (5, 5.)
8*420957c1SBarry Smithrow 5: (3, 4.)  (4, 5.)  (5, 6.)
9