xref: /petsc/src/snes/tutorials/output/ex46_ew_1.out (revision 970231d20df44f79b27787157e39d441e79f434b)
1*c4762a1bSJed Brown  0 SNES Function norm 0.0534501
2*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 3
3*c4762a1bSJed Brown  1 SNES Function norm 0.0222185
4*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 5
5*c4762a1bSJed Brown  2 SNES Function norm 0.00162269
6*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 11
7*c4762a1bSJed Brown  3 SNES Function norm 4.75823e-07
8*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 14
9*c4762a1bSJed Brown  4 SNES Function norm < 1.e-11
10*c4762a1bSJed BrownNumber of SNES iterations = 4
11