:orphan:
# TSRK4
Fourth order RK scheme. This is the classical Runge-Kutta method with four stages.


## Options Database Key

- ***-ts_rk_type 4 -*** use type 4





## 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#TSRK4">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)  
