xref: /petsc/src/snes/tutorials/output/ex9_6.out (revision 970231d20df44f79b27787157e39d441e79f434b)
1*c4762a1bSJed Brown      0 SNES Function norm 2.16768
2*c4762a1bSJed Brown      Linear solve converged due to CONVERGED_RTOL iterations 5
3*c4762a1bSJed Brown      1 SNES Function norm 5.24514e-06
4*c4762a1bSJed Brown      Linear solve converged due to CONVERGED_RTOL iterations 5
5*c4762a1bSJed Brown      2 SNES Function norm 1.899e-11
6*c4762a1bSJed Brown    0 SNES Function norm 1.18058
7*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 4
8*c4762a1bSJed Brown    1 SNES Function norm 2.75972e-05
9*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 5
10*c4762a1bSJed Brown    2 SNES Function norm 3.046e-11
11*c4762a1bSJed Brown  0 SNES Function norm 0.386707
12*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 5
13*c4762a1bSJed Brown  1 SNES Function norm 0.0637671
14*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 5
15*c4762a1bSJed Brown  2 SNES Function norm 3.02347e-07
16*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 5
17*c4762a1bSJed Brown  3 SNES Function norm < 1.e-11
18*c4762a1bSJed Brownerrors on 17 x 17 grid:  av |u-uexact|  = 2.707e-03,  |u-uexact|_inf = 1.428e-02
19