Daniel R. Reynolds

Results 4 issues of Daniel R. Reynolds

This is a cleaned up PR for #309, that only includes changes inside the `doc` folder.

enhancement
docs
need-to-sync-with-develop

This is a draft PR, that includes only the code changes to ARKODE to create a shared UI for all steppers. I'm opening this now, in its current form, so...

enhancement
pkg-ARKODE
dont-merge

Updated stepper `SetDefaults` routines to deallocate pre-existing structures before nullifying, and moved initial creation of the `SUNAdaptController` into stepper `SetDefaults` routines instead of `arkCreate`. This allows non-adaptive steppers to leave...

bug
pkg-ARKODE

I think that this PR is now ready for full review. *Note: I removed all of the changesets that I'd pulled from @Steven-Roberts's PR #547 to simplify the review process...

enhancement
pkg-ARKODE
new-feature