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

Refactor build basic dofmap #2927

Merged
merged 6 commits into from
Dec 10, 2023
Merged

Conversation

chrisrichardson
Copy link
Contributor

Update build_basic_dofmap removing some redundant code, and rewriting to generate separate dofmaps for each ElementDofLayout passed in. Currently, just returns the first dofmap, related to the first ElementDofLayout, but in subsequent PRs, all dofmaps will be passed out.

@chrisrichardson chrisrichardson marked this pull request as ready for review December 8, 2023 15:24
cpp/demo/CMakeLists.txt Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Outdated Show resolved Hide resolved
cpp/dolfinx/fem/dofmapbuilder.cpp Show resolved Hide resolved
@chrisrichardson chrisrichardson removed the request for review from garth-wells December 10, 2023 19:11
@chrisrichardson chrisrichardson added this pull request to the merge queue Dec 10, 2023
Merged via the queue into main with commit 227f1d3 Dec 10, 2023
20 checks passed
@chrisrichardson chrisrichardson deleted the chris/update-build-basic-dofmap branch December 10, 2023 19:38
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