xref: /petsc/src/snes/tutorials/output/ex19_ngs_fd.out (revision 970231d20df44f79b27787157e39d441e79f434b)
1c4762a1bSJed Brownlid velocity = 0.0625, prandtl # = 1., grashof # = 1.
2c4762a1bSJed Brown  0 SNES Function norm 2.391552133017e-01
3c4762a1bSJed Brown  1 SNES Function norm 4.081137995163e-02
4c4762a1bSJed Brown  2 SNES Function norm 1.718899814172e-02
5c4762a1bSJed Brown  3 SNES Function norm 7.361419074475e-03
6c4762a1bSJed Brown  4 SNES Function norm 4.235833731222e-03
7c4762a1bSJed Brown  5 SNES Function norm 2.291844326549e-03
8c4762a1bSJed Brown  6 SNES Function norm 1.172173952190e-03
9c4762a1bSJed Brown  7 SNES Function norm 6.151166395670e-04
10c4762a1bSJed Brown  8 SNES Function norm 3.344574530353e-04
11c4762a1bSJed Brown  9 SNES Function norm 1.863271233584e-04
12c4762a1bSJed Brown 10 SNES Function norm 1.057800859890e-04
13c4762a1bSJed Brown 11 SNES Function norm 6.131018016123e-05
14c4762a1bSJed Brown 12 SNES Function norm 3.640192499227e-05
15c4762a1bSJed Brown 13 SNES Function norm 2.214631860248e-05
16*8cc725e6SPierre JolivetSNES Object: 1 MPI process
17c4762a1bSJed Brown  type: ngs
18c4762a1bSJed Brown    Use finite difference secant approximation with coloring with h = 1e-08
19c4762a1bSJed Brown  maximum iterations=10000, maximum function evaluations=10000
20c4762a1bSJed Brown  tolerances: relative=0.0001, absolute=1e-50, solution=1e-08
21c4762a1bSJed Brown  total number of function evaluations=14
22c4762a1bSJed Brown  norm schedule ALWAYS
23c4762a1bSJed Brown  Jacobian is built using a DMDA local Jacobian
24c4762a1bSJed BrownNumber of SNES iterations = 13
25