xref: /petsc/src/snes/tutorials/output/ex3_4.out (revision c20d77252dee0f9c80fc6f8b1a6f948e11175edb)
1*c4762a1bSJed BrownActivating post step checking routine
2*c4762a1bSJed BrownActivating pre step checking routine
3*c4762a1bSJed Brownatol=1e-50, rtol=1e-08, stol=1e-08, maxit=50, maxf=10000
4*c4762a1bSJed Browniter = 0,SNES Function norm 5.41468
5*c4762a1bSJed Browniter = 1,SNES Function norm 0.295258
6*c4762a1bSJed BrownChecking candidate step at iteration 1 with tolerance 1.
7*c4762a1bSJed Brown  Altering entry 0: x=0., x_last=0., diff=2., x_new=0.
8*c4762a1bSJed Brown  Altering entry 1: x=0.0155991, x_last=0.0013819, diff=1.08859, x_new=0.00710858
9*c4762a1bSJed Browniter = 2,SNES Function norm 0.303701
10*c4762a1bSJed BrownChecking candidate step at iteration 2 with tolerance 1.
11*c4762a1bSJed Brown  Altering entry 0: x=0., x_last=0., diff=2., x_new=0.
12*c4762a1bSJed Browniter = 3,SNES Function norm 7.24709e-05
13*c4762a1bSJed BrownChecking candidate step at iteration 3 with tolerance 1.
14*c4762a1bSJed Brown  Altering entry 0: x=0., x_last=0., diff=2., x_new=0.
15*c4762a1bSJed Browniter = 4,SNES Function norm 1.30874e-11
16*c4762a1bSJed BrownNumber of SNES iterations = 4
17*c4762a1bSJed BrownNorm of error 1.26526e-12 Iterations 4
18