Skip to content

Fix bug where ARKODE considered all problems linear #3114

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

Steven-Roberts
Copy link
Contributor

The argument to ARKodeSetLinear is a bit counterintuitive since it indicates time dependence not whether the problem is linear. This led to a bug where all problems were considered linear by ARKODE which is fixed here.

@bendudson bendudson merged commit 3859555 into boutproject:next Jun 4, 2025
8 of 14 checks passed
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.

2 participants