xref: /petsc/src/ts/tutorials/output/ex43_a.out (revision 70646cd191a02c3aba559ba717dac5da7a8a1e20)
18cc725e6SPierre JolivetTS Object: 1 MPI process
2c4762a1bSJed Brown  type: alpha2
3c4762a1bSJed Brown    Alpha_m=0.5, Alpha_f=0.5, Gamma=0.5, Beta=0.25
4188af4bfSBarry Smith  initial time step=0.01
5c4762a1bSJed Brown  maximum steps=10
6c4762a1bSJed Brown  maximum time=31.4159
7188af4bfSBarry Smith  maximum number of step rejections=10
8188af4bfSBarry Smith  maximum number of SNES failures allowed=1
9a6ab3590SBarry Smith  total number of I function evaluations=24
10a6ab3590SBarry Smith  total number of I Jacobian evaluations=12
11c4762a1bSJed Brown  total number of nonlinear solver iterations=12
12c4762a1bSJed Brown  total number of linear solver iterations=12
13c4762a1bSJed Brown  total number of nonlinear solve failures=0
14c4762a1bSJed Brown  total number of rejected steps=0
15c4762a1bSJed Brown  using relative error tolerance of 0.0001,   using absolute error tolerance of 0.0001
168cc725e6SPierre Jolivet  TSAdapt Object: 1 MPI process
17c4762a1bSJed Brown    type: none
188cc725e6SPierre Jolivet  SNES Object: 1 MPI process
19c4762a1bSJed Brown    type: newtonls
20c4762a1bSJed Brown    maximum iterations=50, maximum function evaluations=10000
21c4762a1bSJed Brown    tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
22c4762a1bSJed Brown    total number of linear solver iterations=1
23c4762a1bSJed Brown    total number of function evaluations=2
24c4762a1bSJed Brown    norm schedule ALWAYS
258cc725e6SPierre Jolivet    SNESLineSearch Object: 1 MPI process
26c4762a1bSJed Brown      type: bt
27c4762a1bSJed Brown        interpolation: cubic
28c4762a1bSJed Brown        alpha=1.000000e-04
29a99ef635SJonas Heinzmann      maxlambda=1.000000e+00, minlambda=1.000000e-12
30c4762a1bSJed Brown      tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
31c4762a1bSJed Brown      maximum iterations=40
328cc725e6SPierre Jolivet    KSP Object: 1 MPI process
33c4762a1bSJed Brown      type: gmres
34f971d498SPierre Jolivet        restart=30, using classical (unmodified) Gram-Schmidt orthogonalization with no iterative refinement
35*143f2514SPierre Jolivet        happy breakdown tolerance=1e-30
36c4762a1bSJed Brown      maximum iterations=10000, initial guess is zero
37c4762a1bSJed Brown      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
38c4762a1bSJed Brown      left preconditioning
39c4762a1bSJed Brown      using PRECONDITIONED norm type for convergence test
408cc725e6SPierre Jolivet    PC Object: 1 MPI process
412a350339SBarry Smith       type: ilu
422a350339SBarry Smith         out-of-place factorization
432a350339SBarry Smith         0 levels of fill
442a350339SBarry Smith         tolerance for zero pivot 2.22045e-14
452a350339SBarry Smith         matrix ordering: external
462a350339SBarry Smith         factor fill ratio given 0., needed 0.
47ecf3d421SBarry Smith           Factored matrix:
488cc725e6SPierre Jolivet             Mat Object: 1 MPI process
492a350339SBarry Smith               type: seqdense
502a350339SBarry Smith               rows=1, cols=1
512a350339SBarry Smith               package used to perform factorization: petsc
522a350339SBarry Smith               total: nonzeros=1, allocated nonzeros=1
53ecf3d421SBarry Smith      linear system matrix, which is also used to construct the preconditioner:
548cc725e6SPierre Jolivet      Mat Object: 1 MPI process
55c4762a1bSJed Brown        type: seqdense
56c4762a1bSJed Brown        rows=1, cols=1
57c4762a1bSJed Brown        total: nonzeros=1, allocated nonzeros=1
58c4762a1bSJed Brown        total number of mallocs used during MatSetValues calls=0
59