:orphan: # TSRK5BS Fifth order Bogacki-Shampine RK scheme with 4th order embedded method. This method has eight stages with the First Same As Last (FSAL) property. ## Options Database Key - ***-ts_rk_type 5bs -*** use type 5bs ## References - **** -*** https://doi.org/10.1016/0898-1221(96)00141-1 ## See Also [](ch_ts), `TSRK`, `TSRKType`, `TSRKSetType()` ## Level advanced ## Location src/ts/impls/explicit/rk/rk.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ts/impls/explicit/rk/rk.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)