:orphan:
# TSEULER
ODE solver using the explicit forward Euler method
## See Also
[](ch_ts), `TSCreate()`, `TS`, `TSSetType()`, `TSBEULER`, `TSType`
## Level
beginner
## Location
src/ts/impls/explicit/euler/euler.c
## Examples
src/ts/tutorials/ex31.c
src/ts/tutorials/ex52.c
---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ts/impls/explicit/euler/euler.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)