# TSROSWVELDD4
four stage, fourth order Rosenbrock (not W) method from van Veldhuizen By default, the Jacobian is only recomputed once per step.

A(89.5 degrees)-stable, |R(infty)| = 0.24.

This method does not provide a dense output formula.




## References

- **** -*** van Veldhuizen, D stability and Kaps Rentrop methods, 1984.
- **** -*** Hairer and Wanner, Solving Ordinary Differential Equations II, Section 4 Table 7.2.


Hairer's code ros4.f


## See Also
 [](chapter_ts), `TSROSW`, `TSROSWGRK4T`, `TSROSWSHAMP4`, `TSROSW4L`

## Level
intermediate

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/ts/impls/rosw/rosw.c.html#TSROSWVELDD4">src/ts/impls/rosw/rosw.c</A>


---
[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](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
