xref: /petsc/src/ksp/ksp/tests/output/ex85_fgmres_jacobi.out (revision 70646cd191a02c3aba559ba717dac5da7a8a1e20)
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, which is also used to construct the preconditioner:
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