xref: /petsc/src/ts/tutorials/advection-diffusion-reaction/output/ex1_1.out (revision 70646cd191a02c3aba559ba717dac5da7a8a1e20)
18cc725e6SPierre JolivetTS Object: 1 MPI process
2c4762a1bSJed Brown  type: rosw
3c4762a1bSJed Brown    Rosenbrock-W ra34pw2
4c4762a1bSJed Brown    Abscissa of A       =  0.000000  0.871733  0.731580  1.000000
5c4762a1bSJed Brown    Abscissa of A+Gamma =  0.435867  0.871733  0.731580  1.000000
6188af4bfSBarry Smith  initial time step=0.001
7c4762a1bSJed Brown  maximum steps=1000
8c4762a1bSJed Brown  maximum time=20.
9188af4bfSBarry Smith  maximum number of step rejections=10
10188af4bfSBarry Smith  maximum number of SNES failures allowed=1
11a6ab3590SBarry Smith  total number of I function evaluations=108
12a6ab3590SBarry Smith  total number of I Jacobian evaluations=27
13c4762a1bSJed Brown  total number of nonlinear solver iterations=108
14c4762a1bSJed Brown  total number of linear solver iterations=108
15c4762a1bSJed Brown  total number of linear solve failures=0
16c4762a1bSJed Brown  total number of rejected steps=0
17c4762a1bSJed Brown  using relative error tolerance of 0.0001,   using absolute error tolerance of 0.0001
188cc725e6SPierre Jolivet  TSAdapt Object: 1 MPI process
19c4762a1bSJed Brown    type: basic
20c4762a1bSJed Brown    safety factor 0.9
21c4762a1bSJed Brown    extra safety factor after step rejection 0.5
22c4762a1bSJed Brown    clip fastest increase 10.
23c4762a1bSJed Brown    clip fastest decrease 0.1
24c4762a1bSJed Brown    maximum allowed timestep 1e+20
25c4762a1bSJed Brown    minimum allowed timestep 1e-20
26c4762a1bSJed Brown    maximum solution absolute value to be ignored -1.
278cc725e6SPierre Jolivet  SNES Object: 1 MPI process
28c4762a1bSJed Brown    type: ksponly
29c4762a1bSJed Brown    maximum iterations=50, maximum function evaluations=10000
30c4762a1bSJed Brown    tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
31c4762a1bSJed Brown    total number of linear solver iterations=1
32c4762a1bSJed Brown    total number of function evaluations=1
33c4762a1bSJed Brown    norm schedule ALWAYS
348cc725e6SPierre Jolivet    KSP Object: 1 MPI process
35c4762a1bSJed Brown      type: gmres
36f971d498SPierre Jolivet        restart=30, using classical (unmodified) Gram-Schmidt orthogonalization with no iterative refinement
37*143f2514SPierre Jolivet        happy breakdown tolerance=1e-30
38c4762a1bSJed Brown      maximum iterations=10000, initial guess is zero
39c4762a1bSJed Brown      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
40c4762a1bSJed Brown      left preconditioning
41c4762a1bSJed Brown      using PRECONDITIONED norm type for convergence test
428cc725e6SPierre Jolivet    PC Object: 1 MPI process
43c4762a1bSJed Brown      type: ilu
44c4762a1bSJed Brown        out-of-place factorization
45c4762a1bSJed Brown        0 levels of fill
46c4762a1bSJed Brown        tolerance for zero pivot 2.22045e-14
47c4762a1bSJed Brown        matrix ordering: natural
48c4762a1bSJed Brown        factor fill ratio given 1., needed 1.
49ecf3d421SBarry Smith          Factored matrix:
508cc725e6SPierre Jolivet            Mat Object: 1 MPI process
51c4762a1bSJed Brown              type: seqaij
52c4762a1bSJed Brown              rows=3, cols=3
53c4762a1bSJed Brown              package used to perform factorization: petsc
54c4762a1bSJed Brown              total: nonzeros=9, allocated nonzeros=9
55c4762a1bSJed Brown                using I-node routines: found 1 nodes, limit used is 5
56ecf3d421SBarry Smith      linear system matrix, which is also used to construct the preconditioner:
578cc725e6SPierre Jolivet      Mat Object: 1 MPI process
58c4762a1bSJed Brown        type: seqaij
59c4762a1bSJed Brown        rows=3, cols=3
60c4762a1bSJed Brown        total: nonzeros=9, allocated nonzeros=9
61c4762a1bSJed Brown        total number of mallocs used during MatSetValues calls=0
62c4762a1bSJed Brown          using I-node routines: found 1 nodes, limit used is 5
63