TSMPRK#
ODE solver using Multirate Partitioned Runge-Kutta schemes
Note#
The default is TSMPRKPM2, it can be changed with TSMPRKSetType() or -ts_mprk_type
The user should provide the right-hand side of the equation using TSSetRHSFunction().
See Also#
TS: Scalable ODE and DAE Solvers, TSCreate(), TS, TSSetType(), TSMPRKSetType(), TSMPRKGetType(), TSMPRKType, TSMPRKRegister(), TSMPRKSetMultirateType(),
TSMPRKM2, TSMPRKM3, TSMPRKRFSMR3, TSMPRKRFSMR2, TSType
Level#
beginner
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages