:orphan: # TSRegisterAll Registers all of the timesteppers in the `TS` package. ## Synopsis ``` #include "petscts.h" PetscErrorCode TSRegisterAll(void) ``` Not Collective ## Input parameter - ***path -*** The dynamic library path ## See Also [](ch_ts), `TS`, `TSCreate()`, `TSRegister()`, `TSRegisterDestroy()` ## Level advanced ## Location src/ts/interface/tsregall.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ts/interface/tsregall.c) [Index of all TS routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)