xref: /petsc/src/snes/tests/output/ex5_1.out (revision a99ef635ef3fb31080710bc8e0dbbde292199c98)
1c4762a1bSJed Brownatol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
2c4762a1bSJed Brown  0 SNES Function norm 5.41468
3c4762a1bSJed Brown    0 KSP Residual norm 7.413738310772e-01
4c4762a1bSJed Brown    1 KSP Residual norm 3.221324312131e-01
5c4762a1bSJed Brown    2 KSP Residual norm 6.875152473186e-02
6c4762a1bSJed Brown    3 KSP Residual norm 1.139074651077e-02
70a94ea6bSJed Brown    4 KSP Residual norm 1.485647780667e-16
8c4762a1bSJed Brown  1 SNES Function norm 0.295258
9c4762a1bSJed Brown    0 KSP Residual norm 1.810979803550e-02
10c4762a1bSJed Brown    1 KSP Residual norm 5.808317988091e-03
11c4762a1bSJed Brown    2 KSP Residual norm 2.154720365766e-03
120a94ea6bSJed Brown    3 KSP Residual norm 2.430465610499e-18
13c4762a1bSJed Brown  2 SNES Function norm 0.000450229
140a94ea6bSJed Brown    0 KSP Residual norm 2.788463317800e-05
150a94ea6bSJed Brown    1 KSP Residual norm 1.053607995957e-05
160a94ea6bSJed Brown    2 KSP Residual norm 3.077391811826e-06
170a94ea6bSJed Brown    3 KSP Residual norm 1.121536848893e-20
18c4762a1bSJed Brown  3 SNES Function norm 1.38967e-09
198cc725e6SPierre JolivetSNES Object: 1 MPI process
20c4762a1bSJed Brown  type: newtonls
21c4762a1bSJed Brown  maximum iterations=50, maximum function evaluations=10000
22c4762a1bSJed Brown  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
23c4762a1bSJed Brown  total number of linear solver iterations=10
24c4762a1bSJed Brown  total number of function evaluations=4
25c4762a1bSJed Brown  norm schedule ALWAYS
268cc725e6SPierre Jolivet  SNESLineSearch Object: 1 MPI process
27c4762a1bSJed Brown    type: bt
28c4762a1bSJed Brown      interpolation: cubic
29c4762a1bSJed Brown      alpha=1.000000e-04
30*a99ef635SJonas Heinzmann    maxlambda=1.000000e+00, minlambda=1.000000e-12
31c4762a1bSJed Brown    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
32c4762a1bSJed Brown    maximum iterations=40
338cc725e6SPierre Jolivet  KSP Object: 1 MPI process
34c4762a1bSJed Brown    type: gmres
35c4762a1bSJed Brown      restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
36c4762a1bSJed Brown      happy breakdown tolerance 1e-30
37c4762a1bSJed Brown    maximum iterations=10000, initial guess is zero
38c4762a1bSJed Brown    tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
39c4762a1bSJed Brown    left preconditioning
40c4762a1bSJed Brown    using PRECONDITIONED norm type for convergence test
418cc725e6SPierre Jolivet  PC Object: 1 MPI process
42c4762a1bSJed Brown    type: vpbjacobi
430a94ea6bSJed Brown      number of blocks: 3
440a94ea6bSJed Brown      block sizes: min=1 max=2
45c4762a1bSJed Brown    linear system matrix = precond matrix:
468cc725e6SPierre Jolivet    Mat Object: 1 MPI process
47c4762a1bSJed Brown      rows=5, cols=5
48c4762a1bSJed Brown      total: nonzeros=11, allocated nonzeros=15
49c4762a1bSJed Brown      total number of mallocs used during MatSetValues calls=0
50c4762a1bSJed Brown        not using I-node routines
51c4762a1bSJed Brownnumber of SNES iterations = 3
52c4762a1bSJed Brown
530a94ea6bSJed BrownNorm of error 1.49752e-10, Iterations 3
54