:orphan: # TSROSW4L four stage, fourth order Rosenbrock (not W) method By default, the Jacobian is only recomputed once per step. A-stable and L-stable This method does not provide a dense output formula. ## References - **** -*** Hairer and Wanner, Solving Ordinary Differential Equations II, Section 4 Table 7.2. Hairer's code ros4.f ## See Also [](ch_ts), `TSROSW`, `TSROSWGRK4T`, `TSROSWSHAMP4`, `TSROSW4L` ## Level intermediate ## Location src/ts/impls/rosw/rosw.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ts/impls/rosw/rosw.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)