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: TS: Scalable ODE and DAE Solvers.

Examples

Beginner - Basic usage#

Intermediate - Setting options for algorithms and data structures#

Advanced - Setting more advanced options and customization#

Developer - Interfaces rarely needed by applications programmers#

Deprecated - Functionality scheduled for removal in the future#

Single list of manual pages#