xref: /petsc/src/ts/tests/output/ex8_1.out (revision 8cc725e69398de546bdc828d7b714aa2223f5218)
1*8cc725e6SPierre 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=112
8a6ab3590SBarry Smith  total number of RHS function evaluations=112
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
14*8cc725e6SPierre 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.
23*8cc725e6SPierre 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
28f7f07198SBarry Smith    total number of function evaluations=1
29f7f07198SBarry Smith    norm schedule ALWAYS
30f7f07198SBarry Smith    Jacobian is built using finite differences one column at a time
31*8cc725e6SPierre Jolivet    KSP Object: 1 MPI process
32f7f07198SBarry Smith      type: gmres
33f7f07198SBarry Smith        restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
34f7f07198SBarry Smith        happy breakdown tolerance 1e-30
35f7f07198SBarry Smith      maximum iterations=10000, initial guess is zero
36f7f07198SBarry Smith      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
37f7f07198SBarry Smith      left preconditioning
38f7f07198SBarry Smith      using PRECONDITIONED norm type for convergence test
39*8cc725e6SPierre Jolivet    PC Object: 1 MPI process
40f7f07198SBarry Smith      type: ilu
41f7f07198SBarry Smith        out-of-place factorization
42f7f07198SBarry Smith        0 levels of fill
43f7f07198SBarry Smith        tolerance for zero pivot 2.22045e-14
44f7f07198SBarry Smith        matrix ordering: external
45f7f07198SBarry Smith        factor fill ratio given 0., needed 0.
46f7f07198SBarry Smith          Factored matrix follows:
47*8cc725e6SPierre Jolivet            Mat Object: 1 MPI process
48f7f07198SBarry Smith              type: seqdense
49f7f07198SBarry Smith              rows=2, cols=2
50f7f07198SBarry Smith              package used to perform factorization: petsc
51f7f07198SBarry Smith              total: nonzeros=4, allocated nonzeros=4
52f7f07198SBarry Smith      linear system matrix = precond matrix:
53*8cc725e6SPierre Jolivet      Mat Object: 1 MPI process
54f7f07198SBarry Smith        type: seqdense
55f7f07198SBarry Smith        rows=2, cols=2
56f7f07198SBarry Smith        total: nonzeros=4, allocated nonzeros=4
57f7f07198SBarry Smith        total number of mallocs used during MatSetValues calls=0
58