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

Better defaults for high order dof distribution #733

Merged
merged 6 commits into from
Jun 6, 2023

Conversation

termi-official
Copy link
Member

@termi-official termi-official commented May 26, 2023

Dof distribution for bicubic quads silently "fails" on master. This dofs improves the defaults for the dispatch, such that these failures can be catched in the future.

cc @JanM12

TODO

  • Fix tests
  • Devdocs!!

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2023

Codecov Report

Patch coverage: 88.23% and project coverage change: -0.07 ⚠️

Comparison is base (2b6f9b1) 92.31% compared to head (cc787d1) 92.25%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #733      +/-   ##
==========================================
- Coverage   92.31%   92.25%   -0.07%     
==========================================
  Files          30       30              
  Lines        4527     4569      +42     
==========================================
+ Hits         4179     4215      +36     
- Misses        348      354       +6     
Impacted Files Coverage Δ
src/iterators.jl 88.33% <ø> (ø)
src/interpolations.jl 97.25% <88.23%> (-0.64%) ⬇️

... and 3 files with indirect coverage changes

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

src/interpolations.jl Outdated Show resolved Hide resolved
src/interpolations.jl Outdated Show resolved Hide resolved
src/interpolations.jl Outdated Show resolved Hide resolved
test/test_grid_dofhandler_vtk.jl Outdated Show resolved Hide resolved
@fredrikekre fredrikekre merged commit df694c5 into master Jun 6, 2023
@fredrikekre fredrikekre deleted the do/better-high-order-dof-distribution-defaults branch June 6, 2023 13:07
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.

3 participants