:orphan:
# TSRK2B
Second order RK scheme (the midpoint method). This method has two stages.


## Options Database Key

- ***-ts_rk_type 2b -*** use type 2b





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