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

Bugfix/arkode vector requirements #387

Merged
merged 4 commits into from
Dec 15, 2023
Merged

Conversation

drreynolds
Copy link
Collaborator

Updated table showing N_Vector requirements from ARKODE. This is in support of some SciDAC partnerships, who are beginning to create custom N_Vector implementations to interface with ARKODE, and who want an up-to-date list of the minimum N_Vector routines they'll need to implement.

@balos1 balos1 added this to the SUNDIALS 7.0.0 milestone Dec 14, 2023
@balos1
Copy link
Member

balos1 commented Dec 15, 2023

@gardner48 Can you add this PR to Jenkins?

@balos1 balos1 merged commit b048042 into develop Dec 15, 2023
14 of 15 checks passed
@balos1 balos1 deleted the bugfix/arkode-vector-requirements branch December 15, 2023 18:20
balos1 added a commit that referenced this pull request Dec 16, 2023
Updated table showing N_Vector requirements from ARKODE. This is in
support of some SciDAC partnerships, who are beginning to create custom
N_Vector implementations to interface with ARKODE, and who want an
up-to-date list of the minimum N_Vector routines they'll need to
implement.

---------

Co-authored-by: Cody Balos <balos1@llnl.gov>
gardner48 pushed a commit that referenced this pull request Dec 18, 2023
Updated table showing N_Vector requirements from ARKODE. This is in
support of some SciDAC partnerships, who are beginning to create custom
N_Vector implementations to interface with ARKODE, and who want an
up-to-date list of the minimum N_Vector routines they'll need to
implement.

---------

Co-authored-by: Cody Balos <balos1@llnl.gov>
balos1 added a commit that referenced this pull request Dec 18, 2023
Updated table showing N_Vector requirements from ARKODE. This is in
support of some SciDAC partnerships, who are beginning to create custom
N_Vector implementations to interface with ARKODE, and who want an
up-to-date list of the minimum N_Vector routines they'll need to
implement.

---------

Co-authored-by: Cody Balos <balos1@llnl.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants