Skip to main content
Ctrl+K
PETSc 3.23.2 documentation - Home
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • TSBEULER

TSBEULER#

ODE solver using the implicit backward Euler method

Note#

TSBEULER is equivalent to TSTHETA with Theta=1.0 or -ts_type theta -ts_theta_theta 1.0

See Also#

TS: Scalable ODE and DAE Solvers, TSCreate(), TS, TSSetType(), TSEULER, TSCN, TSTHETA

Level#

beginner

Location#

src/ts/impls/implicit/theta/theta.c

Examples#

src/ts/tutorials/ex19.c
src/ts/tutorials/ex23fwdadj.c
src/ts/tutorials/ex13.c
src/ts/tutorials/ex7.c
src/ts/tutorials/ex20fwd.c
src/ts/tutorials/ex16.c
src/ts/tutorials/ex15.c
src/ts/tutorials/ex20.c
src/ts/tutorials/ex31.c
src/ts/tutorials/ex49.c


Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages

On this page
  • Note
  • See Also
  • Level
  • Location
  • Examples
Edit on GitLab
Show Source

© Copyright 1991-2025, UChicago Argonne, LLC and the PETSc Development Team.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.1.

Last updated on 2025-05-20T11:59:30-0500 (v3.23.2-35-g165c2d34d1cb).