You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Linear SSP Runge-Kutta class of schemes
Add Linear SSP Runge-Kutta class of schemes: implemented both
s-stage/s-1 order and s-stage/s order methods.
The class provides schemes for any formal order: the coefficients are
computed by means of recursive algorithm (with an original implementation)
that does not allocate unnecessary arrays...
Stable release, fully backward compatible.
0 commit comments