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

How does the CVODE/IDA emit-spike code work? #27

Open
tclose opened this issue Nov 29, 2014 · 1 comment
Open

How does the CVODE/IDA emit-spike code work? #27

tclose opened this issue Nov 29, 2014 · 1 comment

Comments

@tclose
Copy link
Contributor

tclose commented Nov 29, 2014

Where is the condition that triggers CV_ROOT_RETURN or IDA_ROOT_RETURN implemented. I want to connect the OnCondition structure to this but am not quite sure how to do this

@tclose
Copy link
Contributor Author

tclose commented May 15, 2015

Root return should just stop the solver and perform a transition (the transition resolution should probably be in a separate function to avoid code duplication)

@tclose tclose modified the milestone: v0.2 Jul 8, 2016
@tclose tclose modified the milestones: v0.4, Long Term Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant