Skip to content

Introduce dolfinx.fem.create_dofmaps - #3842

Merged
garth-wells merged 23 commits into
mainfrom
schnellerhase/fix-3801
Aug 30, 2025
Merged

Introduce dolfinx.fem.create_dofmaps#3842
garth-wells merged 23 commits into
mainfrom
schnellerhase/fix-3801

Conversation

@schnellerhase

Copy link
Copy Markdown
Contributor

Wraps _cpp.fem.create_dofmaps in the Python interface.

Fixes #3801

@schnellerhase
schnellerhase marked this pull request as ready for review August 1, 2025 20:50
Comment thread python/dolfinx/fem/dofmap.py Outdated
Comment thread python/dolfinx/fem/dofmap.py Outdated
Comment thread python/dolfinx/fem/dofmap.py Outdated
Comment thread python/dolfinx/fem/dofmap.py Outdated
Comment thread python/dolfinx/fem/dofmap.py Outdated
schnellerhase and others added 2 commits August 30, 2025 10:24
Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>
@schnellerhase schnellerhase added the python Pull requests that update Python code label Aug 30, 2025
@garth-wells
garth-wells enabled auto-merge August 30, 2025 08:39
@garth-wells
garth-wells added this pull request to the merge queue Aug 30, 2025
Merged via the queue into main with commit 4259068 Aug 30, 2025
30 checks passed
@garth-wells
garth-wells deleted the schnellerhase/fix-3801 branch August 30, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrap _cpp.fem.create_dofmaps in the Python interface

2 participants