xref: /petsc/doc/manualpages/MANSECHeaders/TS (revision 0923d1d9c1f402ee92f3700329e9f6a3ad4a4aa4)
1# Time Stepping ODE and DAE Solvers (TS)
2
3The time-stepping (`TS`) component provides ODE and DAE integrators as well as
4pseudo-timestepping.  `TS` internally
5employs `SNES` to solve the nonlinear problems that arise with implicit methods. User guide chapter: [](ch_ts).
6
7
8<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/ts/tutorials/index.html">Examples</A><BR>
9
10