Skip to content
Commit 63caa0fb authored by Matt Wala's avatar Matt Wala
Browse files

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
parent 15981728
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment