gridap / Gridap.jl

Grid-based approximation of partial differential equations in Julia
MIT License
665 stars 94 forks source link

Changes required to have a proper definition for get_face_dofs() for Nedelec FEs #1005

Closed amartinhuertas closed 2 months ago

amartinhuertas commented 2 months ago

Before this commit, it was actually returning own dofs

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.18%. Comparing base (632d695) to head (55f5d66).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1005 +/- ## ========================================== + Coverage 88.16% 88.18% +0.01% ========================================== Files 176 176 Lines 22027 22055 +28 ========================================== + Hits 19421 19449 +28 Misses 2606 2606 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.