xref: /petsc/src/ts/tutorials/output/ex50_3.out (revision 70646cd191a02c3aba559ba717dac5da7a8a1e20)
1c4762a1bSJed Brown2-norm of error 0.
2c4762a1bSJed Brown2-norm of error 7.72155e-08
3c4762a1bSJed Brown2-norm of error 1.53905e-07
4c4762a1bSJed Brown2-norm of error 2.30407e-07
5c4762a1bSJed Brown2-norm of error 3.06382e-07
6c4762a1bSJed Brown2-norm of error 3.82162e-07
78cc725e6SPierre JolivetTS Object: 1 MPI process
8c4762a1bSJed Brown  type: beuler
9188af4bfSBarry Smith  initial time step=0.005
10c4762a1bSJed Brown  maximum steps=5
11c4762a1bSJed Brown  maximum time=4.
12188af4bfSBarry Smith  maximum number of step rejections=10
13188af4bfSBarry Smith  maximum number of SNES failures allowed=1
14a6ab3590SBarry Smith  total number of RHS function evaluations=24
15a6ab3590SBarry Smith  total number of RHS Jacobian evaluations=17
16c4762a1bSJed Brown  total number of nonlinear solver iterations=17
17c4762a1bSJed Brown  total number of linear solver iterations=41
18c4762a1bSJed Brown  total number of nonlinear solve failures=0
19c4762a1bSJed Brown  total number of rejected steps=0
20c4762a1bSJed Brown  using relative error tolerance of 1e-07,   using absolute error tolerance of 1e-07
218cc725e6SPierre Jolivet  TSAdapt Object: 1 MPI process
22c4762a1bSJed Brown    type: none
238cc725e6SPierre Jolivet  SNES Object: 1 MPI process
24c4762a1bSJed Brown    type: newtonls
25c4762a1bSJed Brown    maximum iterations=50, maximum function evaluations=10000
26c4762a1bSJed Brown    tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
27c4762a1bSJed Brown    total number of linear solver iterations=7
28c4762a1bSJed Brown    total number of function evaluations=4
29c4762a1bSJed Brown    norm schedule ALWAYS
308cc725e6SPierre Jolivet    SNESLineSearch Object: 1 MPI process
31c4762a1bSJed Brown      type: bt
32c4762a1bSJed Brown        interpolation: cubic
33c4762a1bSJed Brown        alpha=1.000000e-04
34a99ef635SJonas Heinzmann      maxlambda=1.000000e+00, minlambda=1.000000e-12
35c4762a1bSJed Brown      tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
36c4762a1bSJed Brown      maximum iterations=40
378cc725e6SPierre Jolivet    KSP Object: 1 MPI process
38c4762a1bSJed Brown      type: gmres
39f971d498SPierre Jolivet        restart=30, using classical (unmodified) Gram-Schmidt orthogonalization with no iterative refinement
40*143f2514SPierre Jolivet        happy breakdown tolerance=1e-30
41c4762a1bSJed Brown      maximum iterations=10000, initial guess is zero
42c4762a1bSJed Brown      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
43c4762a1bSJed Brown      left preconditioning
44c4762a1bSJed Brown      using PRECONDITIONED norm type for convergence test
458cc725e6SPierre Jolivet    PC Object: 1 MPI process
46c4762a1bSJed Brown      type: none
47ecf3d421SBarry Smith      linear system matrix, which is also used to construct the preconditioner:
488cc725e6SPierre Jolivet      Mat Object: 1 MPI process
49c4762a1bSJed Brown        type: shell
50c4762a1bSJed Brown        rows=90, cols=90
51c4762a1bSJed Brown          has attached null space
52