xref: /petsc/src/ksp/pc/tutorials/output/ex2_1.out (revision a69119a591a03a9d906b29c0a4e9802e4d7c9795)
1
2The Kershaw matrix:
3
4Mat Object: 1 MPI process
5  type: seqaij
6row 0: (0, 3.)  (1, -2.)  (3, 2.)
7row 1: (0, -2.)  (1, 3.)  (2, -2.)
8row 2: (1, -2.)  (2, 3.)  (3, -2.)
9row 3: (0, 2.)  (2, -2.)  (3, 3.)
10
11Pivots:
12
13Vec Object: 1 MPI process
14  type: seq
153.55
162.42324
171.89932
180.317219
19
20Convergence in 4 iterations.
21
22