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

define 1-arg getcelltype with a subdofhandler #807

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

KnutAM
Copy link
Member

@KnutAM KnutAM commented Oct 2, 2023

Change the "shortcut" from getcelltype(grid, subdofhandler) to just getcelltype(subdofhandler).

src/Dofs/DofHandler.jl Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (97cd893) 92.75% compared to head (6a51085) 92.77%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #807      +/-   ##
==========================================
+ Coverage   92.75%   92.77%   +0.02%     
==========================================
  Files          33       33              
  Lines        4952     4952              
==========================================
+ Hits         4593     4594       +1     
+ Misses        359      358       -1     
Files Coverage Δ
src/Dofs/ConstraintHandler.jl 95.98% <100.00%> (ø)
src/Dofs/DofHandler.jl 95.09% <100.00%> (+0.25%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fredrikekre fredrikekre merged commit 32fbd6b into master Oct 3, 2023
7 checks passed
@fredrikekre fredrikekre deleted the kam/SubDofHandlerFunctions branch October 3, 2023 06:33
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