OrdinaryDiffEq.jl
OrdinaryDiffEq.jl copied to clipboard
Adding ETD2RK4 exponential integrator algorithm
Development to add a new exponential integrator, ETD2RK4 from Krogstad's 2005 paper. Krylov/non-krylov OOP versions are implemented and seem to be working (although tests are throwing an error). IIP versions still need to be added. First step is calculated using DP5 (which is also 4th-order).
Rename PR to reflect contribution?
Rename PR to reflect contribution?
Done! Thanks for the suggestion :-)