# TSRosWInitializePackage This function initializes everything in the `TSROSW` package. It is called from `TSInitializePackage()`. ## Synopsis ``` #include "petscts.h" PetscErrorCode TSRosWInitializePackage(void) ``` ## See Also [](chapter_ts), `TSROSW`, `PetscInitialize()`, `TSRosWFinalizePackage()` ## Level developer ## Location src/ts/impls/rosw/rosw.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ts/impls/rosw/rosw.c) [Index of all TS routines](index.md) [Table of Contents for all manual pages](/docs/manualpages/index.md) [Index of all manual pages](/docs/manualpages/singleindex.md)