:orphan: # TSALPHA2 ODE/DAE solver using the implicit Generalized-Alpha method for second-order systems ## References - **** -*** J. Chung, G.M.Hubert. "A Time Integration Algorithm for Structural Dynamics with Improved Numerical Dissipation: The Generalized-alpha Method" ASME Journal of Applied Mechanics, 60, 371:375, 1993. ## See Also [](ch_ts), `TS`, `TSCreate()`, `TSSetType()`, `TSAlpha2SetRadius()`, `TSAlpha2SetParams()` ## Level beginner ## Location src/ts/impls/implicit/alpha/alpha2.c ## Examples src/ts/tutorials/ex43.c
src/ts/tutorials/ex44.c
--- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ts/impls/implicit/alpha/alpha2.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)