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

Add IndexMap::global_to_local to the Python interface #2972

Merged
merged 6 commits into from
Jan 15, 2024

Conversation

jorgensd
Copy link
Sponsor Member

@jorgensd jorgensd commented Jan 8, 2024

Expose dolfinx::common::IndexMap::global_to_local to Python interface.
Add appropriate test.
Motivated by the bug found in #2962

Make it required to send in output array, as it makes sense from a performance perspective to let the user send in this array, as it might be used in loops.
@jhale jhale self-requested a review January 15, 2024 15:02
@jorgensd jorgensd added this pull request to the merge queue Jan 15, 2024
Merged via the queue into main with commit f71be27 Jan 15, 2024
17 of 18 checks passed
@jorgensd jorgensd deleted the dokken/indexmap_mappings branch January 15, 2024 20:04
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.

None yet

4 participants