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 Diagonal Assembly for AtPoints #1565

Merged
merged 2 commits into from Apr 30, 2024
Merged

Add Diagonal Assembly for AtPoints #1565

merged 2 commits into from Apr 30, 2024

Conversation

jeremylt
Copy link
Member

@jeremylt jeremylt commented Apr 25, 2024

Adding diagonal assembly for AtPoints operators by probing each element with unit vectors

  • CPU impl
  • Tests

Copy link
Collaborator

@zatkins-dev zatkins-dev left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks! Have you looked at any performance comparison between the old implementation and this one?

backends/ref/ceed-ref-operator.c Show resolved Hide resolved
@jeremylt jeremylt merged commit 8b9616a into main Apr 30, 2024
28 checks passed
@jeremylt jeremylt deleted the jeremy/diagonal-at-points branch April 30, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants