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

Fix Lagrange* subgrid iterators #194

Merged
merged 3 commits into from
Jan 2, 2023
Merged

Conversation

cschwan
Copy link
Contributor

@cschwan cschwan commented Dec 7, 2022

This fixes #97, but more importantly it will enable importing grids using indexed_iter. This will be needed for the new file format, see #118.

@cschwan cschwan added this to the v0.6.0 milestone Dec 7, 2022
@cschwan cschwan self-assigned this Dec 7, 2022
@cschwan cschwan merged commit f79b9c6 into master Jan 2, 2023
@cschwan cschwan deleted the fix-lagrange-subgrid-iter branch January 2, 2023 17:05
@cschwan
Copy link
Contributor Author

cschwan commented Jan 17, 2023

Another bug fix was added in commit ace8d9d.

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.

Fix Grid::convolute_subgrid
1 participant