:orphan:
# TSRK5DP
Fifth order Dormand-Prince RK scheme with the 4th order embedded method. This method has seven stages with the First Same As Last (FSAL) property.


## Options Database Key

- ***-ts_rk_type 5dp -*** use type 5dp





## References

- **** -*** https://doi.org/10.1016/0771-050X(80)90013-3



## See Also
 [](ch_ts), `TSRK`, `TSRKType`, `TSRKSetType()`

## Level
advanced

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/ts/impls/explicit/rk/rk.c.html#TSRK5DP">src/ts/impls/explicit/rk/rk.c</A>


---
[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)  
