xref: /petsc/src/snes/tutorials/output/ex19_euclid_bj.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.548442517773e-01
48bf83915SBarry Smith    1 KSP Residual norm 6.657953043844e-02
58bf83915SBarry Smith    2 KSP Residual norm 3.970328307456e-02
68bf83915SBarry Smith    3 KSP Residual norm 2.153356244113e-02
78bf83915SBarry Smith    4 KSP Residual norm 1.028395497706e-02
88bf83915SBarry Smith    5 KSP Residual norm 5.254151728837e-03
98bf83915SBarry Smith    6 KSP Residual norm 2.786069676341e-03
108bf83915SBarry Smith    7 KSP Residual norm 1.514209128710e-03
118bf83915SBarry Smith    8 KSP Residual norm 6.451025748057e-04
128bf83915SBarry Smith    9 KSP Residual norm 2.202514757178e-04
138bf83915SBarry Smith   10 KSP Residual norm 7.120912928545e-05
148bf83915SBarry Smith   11 KSP Residual norm 4.856498175827e-05
158bf83915SBarry Smith   12 KSP Residual norm 4.178241309940e-05
168bf83915SBarry Smith   13 KSP Residual norm 2.690010116634e-05
178bf83915SBarry Smith   14 KSP Residual norm 8.597870018211e-06
188bf83915SBarry Smith   15 KSP Residual norm 3.448230828347e-06
198bf83915SBarry Smith   16 KSP Residual norm 1.905679944706e-06
208bf83915SBarry Smith  1 SNES Function norm 7.523380280728e-06
218bf83915SBarry Smith    0 KSP Residual norm 9.372752996499e-06
228bf83915SBarry Smith    1 KSP Residual norm 3.889244985848e-06
238bf83915SBarry Smith    2 KSP Residual norm 2.576633189913e-06
248bf83915SBarry Smith    3 KSP Residual norm 1.640824714253e-06
258bf83915SBarry Smith    4 KSP Residual norm 8.121444685440e-07
268bf83915SBarry Smith    5 KSP Residual norm 6.025556127933e-07
278bf83915SBarry Smith    6 KSP Residual norm 4.341981202218e-07
288bf83915SBarry Smith    7 KSP Residual norm 2.382937129969e-07
298bf83915SBarry Smith    8 KSP Residual norm 1.217484948142e-07
308bf83915SBarry Smith    9 KSP Residual norm 6.485014544191e-08
318bf83915SBarry Smith   10 KSP Residual norm 3.660184387648e-08
328bf83915SBarry Smith   11 KSP Residual norm 2.124938471781e-08
338bf83915SBarry Smith   12 KSP Residual norm 1.272067754225e-08
348bf83915SBarry Smith   13 KSP Residual norm 8.718327356060e-09
358bf83915SBarry Smith   14 KSP Residual norm 4.145891961650e-09
368bf83915SBarry Smith   15 KSP Residual norm 2.035221259744e-09
378bf83915SBarry Smith   16 KSP Residual norm 1.062365611127e-09
388bf83915SBarry Smith   17 KSP Residual norm 5.546884137188e-10
398bf83915SBarry Smith   18 KSP Residual norm 3.065539205269e-10
408bf83915SBarry Smith   19 KSP Residual norm 1.523306828643e-10
418bf83915SBarry Smith   20 KSP Residual norm 7.837972635953e-11
428bf83915SBarry Smith  2 SNES Function norm 9.295813420500e-11
438bf83915SBarry SmithSNES Object: 2 MPI processes
448bf83915SBarry Smith  type: newtonls
458bf83915SBarry Smith  maximum iterations=50, maximum function evaluations=10000
468bf83915SBarry Smith  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
478bf83915SBarry Smith  total number of linear solver iterations=36
488bf83915SBarry Smith  total number of function evaluations=3
498bf83915SBarry Smith  norm schedule ALWAYS
508bf83915SBarry Smith  Jacobian is built using colored finite differences on a DMDA
518bf83915SBarry Smith  SNESLineSearch Object: 2 MPI processes
528bf83915SBarry Smith    type: bt
538bf83915SBarry Smith      interpolation: cubic
548bf83915SBarry Smith      alpha=1.000000e-04
55a99ef635SJonas Heinzmann    maxlambda=1.000000e+00, minlambda=1.000000e-12
568bf83915SBarry Smith    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
578bf83915SBarry Smith    maximum iterations=40
588bf83915SBarry Smith  KSP Object: 2 MPI processes
598bf83915SBarry Smith    type: gmres
60f971d498SPierre Jolivet      restart=30, using classical (unmodified) Gram-Schmidt orthogonalization with no iterative refinement
61*143f2514SPierre Jolivet      happy breakdown tolerance=1e-30
628bf83915SBarry Smith    maximum iterations=10000, initial guess is zero
638bf83915SBarry Smith    tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
648bf83915SBarry Smith    left preconditioning
658bf83915SBarry Smith    using PRECONDITIONED norm type for convergence test
668bf83915SBarry Smith  PC Object: 2 MPI processes
678bf83915SBarry Smith    type: hypre
688bf83915SBarry Smith      HYPRE Euclid preconditioning
698bf83915SBarry Smith        default factorization levels
708bf83915SBarry Smith        drop tolerance 0.
718bf83915SBarry Smith        use Block-Jacobi? 1
72ecf3d421SBarry Smith    linear system matrix, which is also used to construct the preconditioner:
738bf83915SBarry Smith    Mat Object: 2 MPI processes
748bf83915SBarry Smith      type: mpiaij
758bf83915SBarry Smith      rows=676, cols=676, bs=4
768bf83915SBarry Smith      total: nonzeros=12688, allocated nonzeros=12688
778bf83915SBarry Smith      total number of mallocs used during MatSetValues calls=0
788bf83915SBarry SmithNumber of SNES iterations = 2
79