:orphan: # TSTrajectoryRegisterAll Registers all of the `TSTrajectory` storage schecmes in the `TS` package. ## Synopsis ``` #include "petscts.h" PetscErrorCode TSTrajectoryRegisterAll(void) ``` Not Collective ## See Also [](ch_ts), `TSTrajectory`, `TSTrajectoryRegister()` ## Level developer ## Location src/ts/trajectory/interface/traj.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ts/trajectory/interface/traj.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)