xref: /petsc/src/snes/tutorials/output/ex19_euclid.out (revision 8bf83915cdd4f93d65203c398d6c7696f5c94391)
1*8bf83915SBarry Smithlid velocity = 0.00591716, prandtl # = 1., grashof # = 1.
2*8bf83915SBarry Smith  0 SNES Function norm 7.886953101160e-02
3*8bf83915SBarry Smith    0 KSP Residual norm 2.754102663898e-01
4*8bf83915SBarry Smith    1 KSP Residual norm 8.374009197213e-02
5*8bf83915SBarry Smith    2 KSP Residual norm 4.018223292693e-02
6*8bf83915SBarry Smith    3 KSP Residual norm 1.677834401155e-02
7*8bf83915SBarry Smith    4 KSP Residual norm 4.476029438360e-03
8*8bf83915SBarry Smith    5 KSP Residual norm 1.025840243919e-03
9*8bf83915SBarry Smith    6 KSP Residual norm 4.022357818991e-04
10*8bf83915SBarry Smith    7 KSP Residual norm 2.543747778918e-04
11*8bf83915SBarry Smith    8 KSP Residual norm 8.540014712610e-05
12*8bf83915SBarry Smith    9 KSP Residual norm 5.496642692116e-05
13*8bf83915SBarry Smith   10 KSP Residual norm 3.340068673232e-05
14*8bf83915SBarry Smith   11 KSP Residual norm 1.322987879776e-05
15*8bf83915SBarry Smith   12 KSP Residual norm 2.939380065134e-06
16*8bf83915SBarry Smith   13 KSP Residual norm 1.488066255071e-06
17*8bf83915SBarry Smith  1 SNES Function norm 7.181051023019e-06
18*8bf83915SBarry Smith    0 KSP Residual norm 1.056460158451e-05
19*8bf83915SBarry Smith    1 KSP Residual norm 4.460590766280e-06
20*8bf83915SBarry Smith    2 KSP Residual norm 2.114746104895e-06
21*8bf83915SBarry Smith    3 KSP Residual norm 9.153484531224e-07
22*8bf83915SBarry Smith    4 KSP Residual norm 4.666515679608e-07
23*8bf83915SBarry Smith    5 KSP Residual norm 2.856533172914e-07
24*8bf83915SBarry Smith    6 KSP Residual norm 1.565805641773e-07
25*8bf83915SBarry Smith    7 KSP Residual norm 3.864244279571e-08
26*8bf83915SBarry Smith    8 KSP Residual norm 6.898876387826e-09
27*8bf83915SBarry Smith    9 KSP Residual norm 2.625970810327e-09
28*8bf83915SBarry Smith   10 KSP Residual norm 2.083482397126e-09
29*8bf83915SBarry Smith   11 KSP Residual norm 1.008559626953e-09
30*8bf83915SBarry Smith   12 KSP Residual norm 2.756919034662e-10
31*8bf83915SBarry Smith   13 KSP Residual norm 1.105279407239e-10
32*8bf83915SBarry Smith   14 KSP Residual norm 2.780930431919e-11
33*8bf83915SBarry Smith  2 SNES Function norm 2.925428958045e-11
34*8bf83915SBarry SmithSNES Object: 2 MPI processes
35*8bf83915SBarry Smith  type: newtonls
36*8bf83915SBarry Smith  maximum iterations=50, maximum function evaluations=10000
37*8bf83915SBarry Smith  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
38*8bf83915SBarry Smith  total number of linear solver iterations=27
39*8bf83915SBarry Smith  total number of function evaluations=3
40*8bf83915SBarry Smith  norm schedule ALWAYS
41*8bf83915SBarry Smith  Jacobian is built using colored finite differences on a DMDA
42*8bf83915SBarry Smith  SNESLineSearch Object: 2 MPI processes
43*8bf83915SBarry Smith    type: bt
44*8bf83915SBarry Smith      interpolation: cubic
45*8bf83915SBarry Smith      alpha=1.000000e-04
46*8bf83915SBarry Smith    maxstep=1.000000e+08, minlambda=1.000000e-12
47*8bf83915SBarry Smith    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
48*8bf83915SBarry Smith    maximum iterations=40
49*8bf83915SBarry Smith  KSP Object: 2 MPI processes
50*8bf83915SBarry Smith    type: gmres
51*8bf83915SBarry Smith      restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
52*8bf83915SBarry Smith      happy breakdown tolerance 1e-30
53*8bf83915SBarry Smith    maximum iterations=10000, initial guess is zero
54*8bf83915SBarry Smith    tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
55*8bf83915SBarry Smith    left preconditioning
56*8bf83915SBarry Smith    using PRECONDITIONED norm type for convergence test
57*8bf83915SBarry Smith  PC Object: 2 MPI processes
58*8bf83915SBarry Smith    type: hypre
59*8bf83915SBarry Smith      HYPRE Euclid preconditioning
60*8bf83915SBarry Smith        default factorization levels
61*8bf83915SBarry Smith        drop tolerance 0.
62*8bf83915SBarry Smith        use Block-Jacobi? 0
63*8bf83915SBarry Smith    linear system matrix = precond matrix:
64*8bf83915SBarry Smith    Mat Object: 2 MPI processes
65*8bf83915SBarry Smith      type: mpiaij
66*8bf83915SBarry Smith      rows=676, cols=676, bs=4
67*8bf83915SBarry Smith      total: nonzeros=12688, allocated nonzeros=12688
68*8bf83915SBarry Smith      total number of mallocs used during MatSetValues calls=0
69*8bf83915SBarry SmithNumber of SNES iterations = 2
70