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

Generalize halo updates to support halos of any width #69

Merged
merged 37 commits into from
Dec 1, 2023
Merged

Conversation

omlins
Copy link
Collaborator

@omlins omlins commented Oct 5, 2023

Closes #68

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2023

Codecov Report

Attention: 141 lines in your changes are missing coverage. Please review.

Comparison is base (abcfb4c) 3.66% compared to head (d6f0413) 3.50%.

Files Patch % Lines
src/update_halo.jl 0.00% 113 Missing ⚠️
src/shared.jl 0.00% 18 Missing ⚠️
src/init_global_grid.jl 0.00% 10 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff            @@
##           master     #69      +/-   ##
=========================================
- Coverage    3.66%   3.50%   -0.17%     
=========================================
  Files           8       8              
  Lines         627     657      +30     
=========================================
  Hits           23      23              
- Misses        604     634      +30     

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

@omlins
Copy link
Collaborator Author

omlins commented Oct 5, 2023

cc @GiackAloZ @utkinis @luraess @albert-de-montserrat

@omlins omlins merged commit 6bac825 into master Dec 1, 2023
2 of 4 checks passed
@omlins omlins deleted the halowidth branch December 1, 2023 16:49
marinlauber pushed a commit to marinlauber/ImplicitGlobalGrid.jl that referenced this pull request Jul 10, 2024
 Generalize halo updates to support halos of any width
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.

Generalize halo updates to support halos of any width enabling higher order methods in space
2 participants