TSBEULER#

ODE solver using the implicit backward Euler method

Note#

TSBEULER is equivalent to TSTHETA with Theta=1.0

-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/ex12.c.html
src/ts/tutorials/ex13.c.html
src/ts/tutorials/ex15.c.html
src/ts/tutorials/ex16.c.html
src/ts/tutorials/ex18.c.html
src/ts/tutorials/ex19.c.html
src/ts/tutorials/ex2.c.html
src/ts/tutorials/ex20.c.html
src/ts/tutorials/ex20fwd.c.html
src/ts/tutorials/ex21.c.html
src/ts/tutorials/ex23fwdadj.c.html


Edit on GitLab

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