# Time Stepping ODE and DAE Solvers (TS)
The time-stepping (`TS`) component provides ODE and DAE integrators as well as
pseudo-timestepping. `TS` internally
employs `SNES` to solve the nonlinear problems that arise with implicit methods. User guide chapter: [](ch_ts).
Examples
ex1.c
ex10.c
ex11.c
ex12.c
ex13.c
ex14.c
ex15.c
ex16.c
ex2.c
ex21.c
ex22.c
ex24.c
ex25.c
ex26.c
ex27.c
ex28.c
ex29.c
ex3.c
ex30.c
ex35.c
ex4.c
ex5.c
ex6.c
ex7.c
ex8.c
ex9.c
makefile