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

Extend Lagrange elements for 2D Triangles #512

Merged
merged 1 commit into from
Oct 9, 2022
Merged

Conversation

fredrikekre
Copy link
Member

This patch adds support for Lagrange{2,RefTetrahedron,(3,4,5)} interpolations.

Not sure what happened in #482 (comment), but this includes that same commit I tried to push.

@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2022

Codecov Report

Base: 92.33% // Head: 92.34% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (f3d84c8) compared to base (66738a4).
Patch coverage: 92.72% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #512   +/-   ##
=======================================
  Coverage   92.33%   92.34%           
=======================================
  Files          22       22           
  Lines        3707     3762   +55     
=======================================
+ Hits         3423     3474   +51     
- Misses        284      288    +4     
Impacted Files Coverage Δ
src/interpolations.jl 89.16% <92.72%> (+0.64%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

This patch adds support for Lagrange{2,RefTetrahedron,(3,4,5)}
interpolations.
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