xref: /petsc/src/ksp/ksp/tutorials/output/ex67_nonsymmetric_right.out (revision 70646cd191a02c3aba559ba717dac5da7a8a1e20)
1  0 KSP unpreconditioned resid norm 2.449489742783e+00 true resid norm 2.449489742783e+00 ||r(i)||/||b|| 1.000000000000e+00
2  1 KSP unpreconditioned resid norm 1.562512632532e+00 true resid norm 1.562512632532e+00 ||r(i)||/||b|| 6.378931110592e-01
3  2 KSP unpreconditioned resid norm 7.966908553843e-01 true resid norm 7.966908553843e-01 ||r(i)||/||b|| 3.252476797388e-01
4  3 KSP unpreconditioned resid norm 1.254390454559e-01 true resid norm 1.254390454559e-01 ||r(i)||/||b|| 5.121027586478e-02
5  4 KSP unpreconditioned resid norm 2.889729861189e-02 true resid norm 2.889729861189e-02 ||r(i)||/||b|| 1.179727275733e-02
6  5 KSP unpreconditioned resid norm 8.660248077380e-16 true resid norm 1.451804990740e-15 ||r(i)||/||b|| 5.926969055565e-16
7Linear solve converged due to CONVERGED_RTOL iterations 5
8KSP Object: 1 MPI process
9  type: gmres
10    restart=30, using classical (unmodified) Gram-Schmidt orthogonalization with no iterative refinement
11    happy breakdown tolerance=1e-30
12  maximum iterations=12, initial guess is zero
13  tolerances: relative=1e-14, absolute=1e-50, divergence=10000.
14  right preconditioning
15  using UNPRECONDITIONED norm type for convergence test
16PC Object: 1 MPI process
17  type: jacobi
18    type DIAGONAL
19  linear system matrix, which is also used to construct the preconditioner:
20  Mat Object: 1 MPI process
21    type: seqaij
22    rows=10, cols=10
23    total: nonzeros=55, allocated nonzeros=65
24    total number of mallocs used during MatSetValues calls=1
25      has attached null space
26      has attached transposed null space
27      not using I-node routines
28  0 KSP unpreconditioned resid norm 2.236067977500e+00 true resid norm 2.236067977500e+00 ||r(i)||/||b|| 1.000000000000e+00
29  1 KSP unpreconditioned resid norm 1.236205646889e+00 true resid norm 1.236205646889e+00 ||r(i)||/||b|| 5.528479721225e-01
30  2 KSP unpreconditioned resid norm 3.983997168981e-01 true resid norm 3.983997168981e-01 ||r(i)||/||b|| 1.781697698402e-01
31  3 KSP unpreconditioned resid norm 1.237405378827e-01 true resid norm 1.237405378827e-01 ||r(i)||/||b|| 5.533845085562e-02
32  4 KSP unpreconditioned resid norm 2.338277083833e-16 true resid norm 1.687392909130e-15 ||r(i)||/||b|| 7.546250499131e-16
33Linear solve converged due to CONVERGED_RTOL iterations 4
34KSP Object: 1 MPI process
35  type: gmres
36    restart=30, using classical (unmodified) Gram-Schmidt orthogonalization with no iterative refinement
37    happy breakdown tolerance=1e-30
38  maximum iterations=12, initial guess is zero
39  tolerances: relative=1e-14, absolute=1e-50, divergence=10000.
40  right preconditioning
41  using UNPRECONDITIONED norm type for convergence test
42PC Object: 1 MPI process
43  type: jacobi
44    type DIAGONAL
45  linear system matrix, which is also used to construct the preconditioner:
46  Mat Object: 1 MPI process
47    type: seqaij
48    rows=10, cols=10
49    total: nonzeros=55, allocated nonzeros=65
50    total number of mallocs used during MatSetValues calls=1
51      has attached null space
52      has attached transposed null space
53      not using I-node routines
54