xref: /petsc/src/snes/tutorials/output/ex19_euclid.out (revision 70646cd191a02c3aba559ba717dac5da7a8a1e20)
18bf83915SBarry Smithlid velocity = 0.00591716, prandtl # = 1., grashof # = 1.
28bf83915SBarry Smith  0 SNES Function norm 7.886953101160e-02
38bf83915SBarry Smith    0 KSP Residual norm 2.754102663898e-01
48bf83915SBarry Smith    1 KSP Residual norm 8.374009197213e-02
58bf83915SBarry Smith    2 KSP Residual norm 4.018223292693e-02
68bf83915SBarry Smith    3 KSP Residual norm 1.677834401155e-02
78bf83915SBarry Smith    4 KSP Residual norm 4.476029438360e-03
88bf83915SBarry Smith    5 KSP Residual norm 1.025840243919e-03
98bf83915SBarry Smith    6 KSP Residual norm 4.022357818991e-04
108bf83915SBarry Smith    7 KSP Residual norm 2.543747778918e-04
118bf83915SBarry Smith    8 KSP Residual norm 8.540014712610e-05
128bf83915SBarry Smith    9 KSP Residual norm 5.496642692116e-05
138bf83915SBarry Smith   10 KSP Residual norm 3.340068673232e-05
148bf83915SBarry Smith   11 KSP Residual norm 1.322987879776e-05
158bf83915SBarry Smith   12 KSP Residual norm 2.939380065134e-06
168bf83915SBarry Smith   13 KSP Residual norm 1.488066255071e-06
178bf83915SBarry Smith  1 SNES Function norm 7.181051023019e-06
188bf83915SBarry Smith    0 KSP Residual norm 1.056460158451e-05
198bf83915SBarry Smith    1 KSP Residual norm 4.460590766280e-06
208bf83915SBarry Smith    2 KSP Residual norm 2.114746104895e-06
218bf83915SBarry Smith    3 KSP Residual norm 9.153484531224e-07
228bf83915SBarry Smith    4 KSP Residual norm 4.666515679608e-07
238bf83915SBarry Smith    5 KSP Residual norm 2.856533172914e-07
248bf83915SBarry Smith    6 KSP Residual norm 1.565805641773e-07
258bf83915SBarry Smith    7 KSP Residual norm 3.864244279571e-08
268bf83915SBarry Smith    8 KSP Residual norm 6.898876387826e-09
278bf83915SBarry Smith    9 KSP Residual norm 2.625970810327e-09
288bf83915SBarry Smith   10 KSP Residual norm 2.083482397126e-09
298bf83915SBarry Smith   11 KSP Residual norm 1.008559626953e-09
308bf83915SBarry Smith   12 KSP Residual norm 2.756919034662e-10
318bf83915SBarry Smith   13 KSP Residual norm 1.105279407239e-10
328bf83915SBarry Smith   14 KSP Residual norm 2.780930431919e-11
338bf83915SBarry Smith  2 SNES Function norm 2.925428958045e-11
348bf83915SBarry SmithSNES Object: 2 MPI processes
358bf83915SBarry Smith  type: newtonls
368bf83915SBarry Smith  maximum iterations=50, maximum function evaluations=10000
378bf83915SBarry Smith  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
388bf83915SBarry Smith  total number of linear solver iterations=27
398bf83915SBarry Smith  total number of function evaluations=3
408bf83915SBarry Smith  norm schedule ALWAYS
418bf83915SBarry Smith  Jacobian is built using colored finite differences on a DMDA
428bf83915SBarry Smith  SNESLineSearch Object: 2 MPI processes
438bf83915SBarry Smith    type: bt
448bf83915SBarry Smith      interpolation: cubic
458bf83915SBarry Smith      alpha=1.000000e-04
46a99ef635SJonas Heinzmann    maxlambda=1.000000e+00, minlambda=1.000000e-12
478bf83915SBarry Smith    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
488bf83915SBarry Smith    maximum iterations=40
498bf83915SBarry Smith  KSP Object: 2 MPI processes
508bf83915SBarry Smith    type: gmres
51f971d498SPierre Jolivet      restart=30, using classical (unmodified) Gram-Schmidt orthogonalization with no iterative refinement
52*143f2514SPierre Jolivet      happy breakdown tolerance=1e-30
538bf83915SBarry Smith    maximum iterations=10000, initial guess is zero
548bf83915SBarry Smith    tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
558bf83915SBarry Smith    left preconditioning
568bf83915SBarry Smith    using PRECONDITIONED norm type for convergence test
578bf83915SBarry Smith  PC Object: 2 MPI processes
588bf83915SBarry Smith    type: hypre
598bf83915SBarry Smith      HYPRE Euclid preconditioning
608bf83915SBarry Smith        default factorization levels
618bf83915SBarry Smith        drop tolerance 0.
628bf83915SBarry Smith        use Block-Jacobi? 0
63ecf3d421SBarry Smith    linear system matrix, which is also used to construct the preconditioner:
648bf83915SBarry Smith    Mat Object: 2 MPI processes
658bf83915SBarry Smith      type: mpiaij
668bf83915SBarry Smith      rows=676, cols=676, bs=4
678bf83915SBarry Smith      total: nonzeros=12688, allocated nonzeros=12688
688bf83915SBarry Smith      total number of mallocs used during MatSetValues calls=0
698bf83915SBarry SmithNumber of SNES iterations = 2
70