:orphan: # TSRK2A Second order RK scheme (Heun's method). This method has two stages. ## Options Database Key - ***-ts_rk_type 2a -*** use type 2a ## See Also [](ch_ts), `TSRK`, `TSRKType`, `TSRKSetType()` ## Level advanced ## Location src/ts/impls/explicit/rk/rk.c ## Examples src/ts/utils/dmplexlandau/tutorials/ex1.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)