jlchan / StartUpDG.jl

Initializes and sets up reference elements and physical meshes for DG.
MIT License
27 stars 9 forks source link

Adding hybridized SBP operators #166

Closed jlchan closed 2 months ago

jlchan commented 2 months ago

Also cleans up the construction of cut cell MeshData using Subtriangulation quadrature.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 91.56010% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 96.34%. Comparing base (2c56f42) to head (26b985a). Report is 20 commits behind head on dev.

Files Patch % Lines
src/cut_cell_moment_fitting.jl 91.01% 30 Missing :warning:
src/cut_cell_meshes.jl 94.73% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #166 +/- ## ========================================== - Coverage 97.12% 96.34% -0.78% ========================================== Files 25 26 +1 Lines 3167 3725 +558 ========================================== + Hits 3076 3589 +513 - Misses 91 136 +45 ```

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