xref: /petsc/src/snes/tests/output/ex7_4_alt.out (revision c4762a1b19cd2af06abeed90e8f9d34fb975dd94)
1*c4762a1bSJed Brown    0 KSP Residual norm 7.280770540237e-01
2*c4762a1bSJed Brown    1 KSP Residual norm 3.337812721729e-01
3*c4762a1bSJed Brown    2 KSP Residual norm 8.313739299774e-02
4*c4762a1bSJed Brown    3 KSP Residual norm 5.251831933856e-02
5*c4762a1bSJed Brown    4 KSP Residual norm 1.542615245853e-05
6*c4762a1bSJed Brown    5 KSP Residual norm 9.020985913821e-08
7*c4762a1bSJed Brown    0 KSP Residual norm 9.231724776328e-03
8*c4762a1bSJed Brown    1 KSP Residual norm 5.040032789111e-03
9*c4762a1bSJed Brown    2 KSP Residual norm 1.891976920888e-03
10*c4762a1bSJed Brown    3 KSP Residual norm 8.513155336232e-08
11*c4762a1bSJed Brown    0 KSP Residual norm 1.452666856494e-05
12*c4762a1bSJed Brown    1 KSP Residual norm 1.038508253259e-05
13*c4762a1bSJed Brown    2 KSP Residual norm 5.428066742752e-06
14*c4762a1bSJed Brown    3 KSP Residual norm 5.770967845820e-07
15*c4762a1bSJed Brown    4 KSP Residual norm 3.353276423895e-12
16*c4762a1bSJed BrownSNES Object: 1 MPI processes
17*c4762a1bSJed Brown  type: newtonls
18*c4762a1bSJed Brown  maximum iterations=50, maximum function evaluations=10000
19*c4762a1bSJed Brown  tolerances: relative=1e-05, absolute=1e-25, solution=1e-05
20*c4762a1bSJed Brown  total number of linear solver iterations=12
21*c4762a1bSJed Brown  total number of function evaluations=25
22*c4762a1bSJed Brown  norm schedule ALWAYS
23*c4762a1bSJed Brown  SNESLineSearch Object: 1 MPI processes
24*c4762a1bSJed Brown    type: bt
25*c4762a1bSJed Brown      interpolation: cubic
26*c4762a1bSJed Brown      alpha=1.000000e-04
27*c4762a1bSJed Brown    maxstep=1.000000e+08, minlambda=1.000000e-12
28*c4762a1bSJed Brown    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
29*c4762a1bSJed Brown    maximum iterations=40
30*c4762a1bSJed Brown  KSP Object: 1 MPI processes
31*c4762a1bSJed Brown    type: gmres
32*c4762a1bSJed Brown      restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
33*c4762a1bSJed Brown      happy breakdown tolerance 1e-30
34*c4762a1bSJed Brown    maximum iterations=10000, initial guess is zero
35*c4762a1bSJed Brown    tolerances:  relative=1e-05, absolute=1e-25, divergence=10000.
36*c4762a1bSJed Brown    left preconditioning
37*c4762a1bSJed Brown    using PRECONDITIONED norm type for convergence test
38*c4762a1bSJed Brown  PC Object: 1 MPI processes
39*c4762a1bSJed Brown    type: jacobi
40*c4762a1bSJed Brown    linear system matrix = precond matrix:
41*c4762a1bSJed Brown    Mat Object: 1 MPI processes
42*c4762a1bSJed Brown      type: mffd
43*c4762a1bSJed Brown      rows=5, cols=5
44*c4762a1bSJed Brown        Matrix-free approximation:
45*c4762a1bSJed Brown          err=0.000345267 (relative error in function evaluation)
46*c4762a1bSJed Brown          Using wp compute h routine
47*c4762a1bSJed Brown              Does not compute normU
48*c4762a1bSJed Brownnumber of SNES iterations = 3
49*c4762a1bSJed Brown
50