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

Reworking shared ptrs #71

Merged
merged 4 commits into from
Nov 18, 2024
Merged

Reworking shared ptrs #71

merged 4 commits into from
Nov 18, 2024

Conversation

jrenaud90
Copy link
Owner

Dense solution no longer requires shared pointers to the solver class. A raw pointer is fine since the storage container manages ownership of both the solver and dense solutions.

@jrenaud90 jrenaud90 merged commit 43ff11c into dev-11.3 Nov 18, 2024
23 of 24 checks passed
@jrenaud90 jrenaud90 deleted the reworking-shared-ptrs branch November 18, 2024 17:25
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