LLNL / sundials

Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.
https://computing.llnl.gov/projects/sundials
BSD 3-Clause "New" or "Revised" License
515 stars 125 forks source link

Fix loading of default order 1 ERK method in ARKStep #536

Closed Steven-Roberts closed 3 months ago

Steven-Roberts commented 3 months ago

Fixes a copy-paste error I made