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

Solution has no du component #44

Closed
seadra opened this issue May 16, 2019 · 5 comments · Fixed by #155
Closed

Solution has no du component #44

seadra opened this issue May 16, 2019 · 5 comments · Fixed by #155

Comments

@seadra
Copy link

seadra commented May 16, 2019

When using TwoPointBVProblem with MIRK4, the output solution doesn't contain a du field.

@seadra
Copy link
Author

seadra commented May 17, 2019

To clarify the issue, I'm following the docs which suggest the existence of such a field.

@ChrisRackauckas
Copy link
Member

Yes it currently seems to be missing. We should add this.

@avik-pal
Copy link
Member

avik-pal commented Nov 3, 2023

We return an ODESolution for Shooting now. Should we populate the original field with the solution for the internal nonlinear solve solution?

@ChrisRackauckas
Copy link
Member

Yes, that would be good to store

@avik-pal
Copy link
Member

avik-pal commented Nov 6, 2023

I just realized ODESolution doesn't have that field.

@avik-pal avik-pal mentioned this issue Dec 25, 2023
16 tasks
@avik-pal avik-pal linked a pull request Mar 22, 2024 that will close this issue
16 tasks
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 a pull request may close this issue.

3 participants