xref: /petsc/src/ksp/ksp/tests/output/ex85_fcg_none.out (revision eaa7cf455101e7391ead982166c6e99faf273403)
1Linear solve converged due to CONVERGED_ATOL iterations 4
2Iteratively computed eigenvalues
31. + 0.i
43. + 0.i
59. + 0.i
627. + 0.i
7Iteratively computed extreme singular values: max 27. min 1. max/min 27.
8KSP Object: 1 MPI process
9  type: fcg
10    m_max=30
11    preallocated 10 directions
12    Using Notay's truncation strategy
13  maximum iterations=10000, initial guess is zero
14  tolerances: relative=1e-14, absolute=1e-14, divergence=10000.
15  left preconditioning
16  using PRECONDITIONED norm type for convergence test
17PC Object: 1 MPI process
18  type: none
19  linear system matrix, which is also used to construct the preconditioner:
20  Mat Object: 1 MPI process
21    type: seqaij
22    rows=6, cols=6
23    total: nonzeros=12, allocated nonzeros=12
24    total number of mallocs used during MatSetValues calls=0
25      using I-node routines: found 3 nodes, limit used is 5
26