Multirate AB: Change the RK initialization code to directly assign a
(AB) history value once it has been computed. This minimizes the amount of global values that are live for the duration of the method. Also, reduce the amount of code generated for RK initialization. Only generate the code needed to run full timestep, and reuse that code as necessary. Bug: #47
Loading
Please register or sign in to comment