xref: /petsc/src/ksp/ksp/tutorials/output/ex15f_1.out (revision 70646cd191a02c3aba559ba717dac5da7a8a1e20)
1KSP Object: 2 MPI processes
2  type: gmres
3    restart=30, using classical (unmodified) Gram-Schmidt orthogonalization with one step of iterative refinement
4    happy breakdown tolerance=1e-30
5  maximum iterations=10000, initial guess is zero
6  tolerances: relative=1e-07, absolute=1e-50, divergence=10000.
7  left preconditioning
8  using PRECONDITIONED norm type for convergence test
9PC Object: 2 MPI processes
10  type: shell
11    no name
12  linear system matrix, which is also used to construct the preconditioner:
13  Mat Object: 2 MPI processes
14    type: mpiaij
15    rows=56, cols=56
16    total: nonzeros=250, allocated nonzeros=560
17    total number of mallocs used during MatSetValues calls=0
18      not using I-node (on process 0) routines
19Norm of error  5.9071E-08 iterations    15
20