xref: /petsc/src/snes/tests/output/ex7_4_alt_2.out (revision 6497c311e7b976d467be1503c1effce92a60525c)
1*6497c311SBarry Smith    0 KSP Residual norm 7.280770540237e-01
2*6497c311SBarry Smith    1 KSP Residual norm 3.337812423706e-01
3*6497c311SBarry Smith    2 KSP Residual norm 8.313740044832e-02
4*6497c311SBarry Smith    3 KSP Residual norm 5.251832678914e-02
5*6497c311SBarry Smith    4 KSP Residual norm 1.543122743897e-05
6*6497c311SBarry Smith    5 KSP Residual norm 8.220995795227e-08
7*6497c311SBarry Smith    0 KSP Residual norm 9.231762960553e-03
8*6497c311SBarry Smith    1 KSP Residual norm 5.040043033659e-03
9*6497c311SBarry Smith    2 KSP Residual norm 1.892581814900e-03
10*6497c311SBarry Smith    3 KSP Residual norm 1.012579815551e-07
11*6497c311SBarry Smith    4 KSP Residual norm 1.632135870899e-09
12*6497c311SBarry Smith    0 KSP Residual norm 1.440683990950e-05
13*6497c311SBarry Smith    1 KSP Residual norm 1.018413422571e-05
14*6497c311SBarry Smith    2 KSP Residual norm 5.139805580257e-06
15*6497c311SBarry Smith    3 KSP Residual norm 4.683830070462e-07
16*6497c311SBarry Smith    4 KSP Residual norm 1.860650522545e-12
17*6497c311SBarry SmithSNES Object: 1 MPI process
18*6497c311SBarry Smith  type: newtonls
19*6497c311SBarry Smith  maximum iterations=50, maximum function evaluations=10000
20*6497c311SBarry Smith  tolerances: relative=1e-05, absolute=1e-25, solution=1e-05
21*6497c311SBarry Smith  total number of linear solver iterations=13
22*6497c311SBarry Smith  total number of function evaluations=26
23*6497c311SBarry Smith  norm schedule ALWAYS
24*6497c311SBarry Smith  SNESLineSearch Object: 1 MPI process
25*6497c311SBarry Smith    type: bt
26*6497c311SBarry Smith      interpolation: cubic
27*6497c311SBarry Smith      alpha=1.000000e-04
28*6497c311SBarry Smith    maxstep=1.000000e+08, minlambda=1.000000e-12
29*6497c311SBarry Smith    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
30*6497c311SBarry Smith    maximum iterations=40
31*6497c311SBarry Smith  KSP Object: 1 MPI process
32*6497c311SBarry Smith    type: gmres
33*6497c311SBarry Smith      restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
34*6497c311SBarry Smith      happy breakdown tolerance 1e-30
35*6497c311SBarry Smith    maximum iterations=10000, initial guess is zero
36*6497c311SBarry Smith    tolerances: relative=1e-05, absolute=1e-25, divergence=10000.
37*6497c311SBarry Smith    left preconditioning
38*6497c311SBarry Smith    using PRECONDITIONED norm type for convergence test
39*6497c311SBarry Smith  PC Object: 1 MPI process
40*6497c311SBarry Smith    type: jacobi
41*6497c311SBarry Smith      type DIAGONAL
42*6497c311SBarry Smith    linear system matrix = precond matrix:
43*6497c311SBarry Smith    Mat Object: 1 MPI process
44*6497c311SBarry Smith      type: mffd
45*6497c311SBarry Smith      rows=5, cols=5
46*6497c311SBarry Smith        Matrix-free approximation:
47*6497c311SBarry Smith          err=0.000345267 (relative error in function evaluation)
48*6497c311SBarry Smith          Using wp compute h routine
49*6497c311SBarry Smith              Does not compute normU
50*6497c311SBarry Smithnumber of SNES iterations = 3
51*6497c311SBarry Smith
52