sundials icon indicating copy to clipboard operation
sundials copied to clipboard

[BUG] ARKodeSetDefaults assumes ReInit

Open gardner48 opened this issue 1 year ago • 0 comments

Current Behavior:

As mentioned in #560, when restoring the default settings with ARKodeSetDefaults the integrator is put in a state where a call to ARKReInit is necessary before calling Evolve.

Expected Behavior:

This behavior needs to documented or updated such that Evolve may be called after ARKodeSetDefaults.

gardner48 avatar Sep 11 '24 03:09 gardner48