xref: /petsc/src/ksp/ksp/tutorials/output/ex15f_1.out (revision 2f613bf53f46f9356e00a2ca2bd69453be72fc31)
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 = precond matrix:
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