xref: /petsc/src/ts/tests/output/ex8_2.out (revision ecf3d421cb3c1b20d45a37f9c0fad70b27dd1912)
18cc725e6SPierre JolivetTS Object: 1 MPI process
2f7f07198SBarry Smith  type: rosw
3f7f07198SBarry Smith    Rosenbrock-W ra34pw2
4f7f07198SBarry Smith    Abscissa of A       =  0.000000  0.871733  0.731580  1.000000
5f7f07198SBarry Smith    Abscissa of A+Gamma =  0.435867  0.871733  0.731580  1.000000
6f7f07198SBarry Smith  maximum time=1.
7a6ab3590SBarry Smith  total number of I function evaluations=256
8a6ab3590SBarry Smith  total number of RHS function evaluations=256
9f7f07198SBarry Smith  total number of nonlinear solver iterations=64
10f7f07198SBarry Smith  total number of linear solver iterations=64
11f7f07198SBarry Smith  total number of linear solve failures=0
12f7f07198SBarry Smith  total number of rejected steps=1
13f7f07198SBarry Smith  using relative error tolerance of 0.0001,   using absolute error tolerance of 0.0001
148cc725e6SPierre Jolivet  TSAdapt Object: 1 MPI process
15f7f07198SBarry Smith    type: basic
16f7f07198SBarry Smith    safety factor 0.9
17f7f07198SBarry Smith    extra safety factor after step rejection 0.5
18f7f07198SBarry Smith    clip fastest increase 10.
19f7f07198SBarry Smith    clip fastest decrease 0.1
20f7f07198SBarry Smith    maximum allowed timestep 1e+20
21f7f07198SBarry Smith    minimum allowed timestep 1e-20
22f7f07198SBarry Smith    maximum solution absolute value to be ignored -1.
238cc725e6SPierre Jolivet  SNES Object: 1 MPI process
24f7f07198SBarry Smith    type: ksponly
25f7f07198SBarry Smith    maximum iterations=50, maximum function evaluations=10000
26f7f07198SBarry Smith    tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
27f7f07198SBarry Smith    total number of linear solver iterations=1
280df40c35SBarry Smith    total number of function evaluations=2
29f7f07198SBarry Smith    norm schedule ALWAYS
30f7f07198SBarry Smith    Jacobian is rebuilt every 2 SNES iterations
31f7f07198SBarry Smith    Jacobian is built using finite differences one column at a time
328cc725e6SPierre Jolivet    KSP Object: 1 MPI process
33f7f07198SBarry Smith      type: gmres
34f7f07198SBarry Smith        restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
35f7f07198SBarry Smith        happy breakdown tolerance 1e-30
36f7f07198SBarry Smith      maximum iterations=10000, initial guess is zero
37f7f07198SBarry Smith      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
38f7f07198SBarry Smith      left preconditioning
39f7f07198SBarry Smith      using PRECONDITIONED norm type for convergence test
408cc725e6SPierre Jolivet    PC Object: 1 MPI process
41f7f07198SBarry Smith      type: ilu
42f7f07198SBarry Smith        out-of-place factorization
43f7f07198SBarry Smith        0 levels of fill
44f7f07198SBarry Smith        tolerance for zero pivot 2.22045e-14
45f7f07198SBarry Smith        matrix ordering: external
46f7f07198SBarry Smith        factor fill ratio given 0., needed 0.
47*ecf3d421SBarry Smith          Factored matrix:
488cc725e6SPierre Jolivet            Mat Object: 1 MPI process
49f7f07198SBarry Smith              type: seqdense
50f7f07198SBarry Smith              rows=2, cols=2
51f7f07198SBarry Smith              package used to perform factorization: petsc
52f7f07198SBarry Smith              total: nonzeros=4, allocated nonzeros=4
53*ecf3d421SBarry Smith      linear system matrix, which is also used to construct the preconditioner:
548cc725e6SPierre Jolivet      Mat Object: 1 MPI process
55f7f07198SBarry Smith        type: seqdense
56f7f07198SBarry Smith        rows=2, cols=2
57f7f07198SBarry Smith        total: nonzeros=4, allocated nonzeros=4
58f7f07198SBarry Smith        total number of mallocs used during MatSetValues calls=0
59