Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V401 and CVODES #3

Merged
merged 6 commits into from
Jun 3, 2019
Merged

V401 and CVODES #3

merged 6 commits into from
Jun 3, 2019

Conversation

sn248
Copy link
Owner

@sn248 sn248 commented Jun 3, 2019

Branch v401 implements an interface to CVODES and uses SUNDIALS v4.0.1 at the back end.

cvode function works with the version 4.0.1 of SUNDIALS released in Dec 2018
Added the sundials_config.h and sundials_fconfig.h for include dir
Changed the interface of CVODE to accept parameters and check_flag is changed to check_retval to match SUNDIALS 4.1.0
CVODES works, need to add checks and options in the code
Nothing else changed - copied Makevars to Makevars.win
v401 is ready for submission. Need to merge with master first
@sn248 sn248 merged commit b1707b1 into master Jun 3, 2019
@sn248 sn248 deleted the v401 branch July 13, 2020 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant