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

Wrap create_nonmatching_meshes_interpolation_data in Python #3039

Merged
merged 23 commits into from
Feb 20, 2024

Conversation

mscroggs
Copy link
Member

@mscroggs mscroggs commented Feb 5, 2024

Resolves #3021

python/dolfinx/fem/__init__.py Outdated Show resolved Hide resolved
python/dolfinx/fem/__init__.py Outdated Show resolved Hide resolved
python/dolfinx/fem/__init__.py Outdated Show resolved Hide resolved
python/dolfinx/fem/__init__.py Show resolved Hide resolved
python/dolfinx/fem/__init__.py Outdated Show resolved Hide resolved
python/dolfinx/fem/__init__.py Outdated Show resolved Hide resolved
@garth-wells garth-wells changed the title Wrap create_nonmatching_meshes_interpolation_data in Python Wrap create_nonmatching_meshes_interpolation_data in Python Feb 13, 2024
@garth-wells garth-wells added this to the v0.8.0 milestone Feb 15, 2024
jorgensd and others added 2 commits February 19, 2024 09:50
Add name-tuple documenting returntype of create_nonmatching_meshes_interpolation_data.
Use views into nb-array to pass to C++.
Return ndarrays from C++
@jorgensd
Copy link
Member

I cannot reproduce the rocky CI failure locally on my system using docker. Does anyone use RedHat and have to to try this?

@mscroggs mscroggs dismissed garth-wells’s stale review February 20, 2024 13:45

changes have been made

@mscroggs mscroggs added this pull request to the merge queue Feb 20, 2024
Merged via the queue into main with commit 641e839 Feb 20, 2024
19 checks passed
@mscroggs mscroggs deleted the mscroggs/nonmatching_interpolation branch February 20, 2024 16:23
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.

Wrap non-matching interpolation in Python
3 participants