xref: /petsc/src/ksp/ksp/tests/output/ex85_fgmres_jacobi.out (revision fe972ab94a72e07fc8dae81dd2ded1f8f457b5bc)
1Linear solve converged due to CONVERGED_ATOL iterations 2
2Iteratively computed eigenvalues
30.5 + 0.i
41.5 + 0.i
5Iteratively computed extreme singular values: max 1.5 min 0.5 max/min 3.
6KSP Object: 1 MPI process
7  type: fgmres
8    restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
9    happy breakdown tolerance 1e-30
10  maximum iterations=10000, initial guess is zero
11  tolerances: relative=1e-14, absolute=1e-14, divergence=10000.
12  right preconditioning
13  using UNPRECONDITIONED norm type for convergence test
14PC Object: 1 MPI process
15  type: jacobi
16    type DIAGONAL
17  linear system matrix = precond matrix:
18  Mat Object: 1 MPI process
19    type: seqaij
20    rows=6, cols=6
21    total: nonzeros=12, allocated nonzeros=12
22    total number of mallocs used during MatSetValues calls=0
23      using I-node routines: found 3 nodes, limit used is 5
24