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 flattened entity dofs to ufcx #586

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

chrisrichardson
Copy link
Contributor

Adds an alternative interface to ufcx for entity_dofs and entity_closure_dofs so that the existing interface can be removed.
Rather than using switch/case just return a flattened list with offset data.

  • Also fixes the problem of prism/pyramid topology where num_entity_dofs is not constant for a given tdim.

Verified

This commit was signed with the committer’s verified signature.
MichaelDeBoey Michaël De Boey

Verified

This commit was signed with the committer’s verified signature.
MichaelDeBoey Michaël De Boey
@chrisrichardson
Copy link
Contributor Author

Addresses issue #585

Verified

This commit was signed with the committer’s verified signature.
MichaelDeBoey Michaël De Boey
@coveralls
Copy link

Coverage Status

coverage: 79.415% (+0.09%) from 79.328% when pulling 8bbf0d1 on chris/tabulate-entity-dofs-data into c983143 on main.

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

2 participants