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 interface to mesh::Geometry for multiple cmaps and dofmaps #3035

Merged
merged 15 commits into from
Feb 10, 2024

Conversation

chrisrichardson
Copy link
Contributor

Aiming towards mixed-topology meshes, this adds extra interfaces to mesh::Geometry for multiple dofmaps and cmaps,
although only using one of each at the moment.
With a future update of dofmapbuilder this will allow the Geometry to have separate dofmaps for different cell types.

Copy link
Member

@jpdean jpdean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

cpp/dolfinx/mesh/Geometry.h Outdated Show resolved Hide resolved
cpp/dolfinx/mesh/Geometry.h Show resolved Hide resolved
cpp/dolfinx/mesh/Geometry.h Outdated Show resolved Hide resolved
cpp/dolfinx/mesh/Geometry.h Outdated Show resolved Hide resolved
@chrisrichardson chrisrichardson marked this pull request as ready for review February 8, 2024 13:21
@garth-wells garth-wells added this pull request to the merge queue Feb 10, 2024
Merged via the queue into main with commit 35e66b5 Feb 10, 2024
19 checks passed
@garth-wells garth-wells deleted the chris/geometry-multiple-cmaps-dofmaps branch February 10, 2024 14:51
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

3 participants