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