use efficient RK4 in multirate RK4 RK2 scheme

Issue #1090 closed
Roland Haas created an issue

This patch cleans up the code, improves performance of the MoL loops since it combines several loops into one, and reduces the required scratch space.

Code originally by Erik, the imported into Zelmani by Christian Reisswig.

Keyword: MoL

Comments (2)

  1. Log in to comment