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

Cartesian uniform refinement #148

Merged
merged 11 commits into from
Jul 4, 2024
Merged

Cartesian uniform refinement #148

merged 11 commits into from
Jul 4, 2024

Conversation

JordiManyer
Copy link
Member

@JordiManyer JordiManyer commented Jun 30, 2024

This PR adds uniform anisotropic refinement and redistribution for distributed cartesian meshes, both in MPI and Debug mode.
This should allow for faster debugging of adaptivity-based features.

@JordiManyer JordiManyer self-assigned this Jun 30, 2024
@JordiManyer JordiManyer added the enhancement New feature or request label Jun 30, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 166 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (1d9205c) to head (a37ada1).
Report is 2 commits behind head on master.

Files Patch % Lines
src/Adaptivity.jl 0.00% 142 Missing ⚠️
src/Geometry.jl 0.00% 24 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #148    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files          10      10            
  Lines        2633    2777   +144     
=======================================
- Misses       2633    2777   +144     

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

@JordiManyer JordiManyer marked this pull request as ready for review July 4, 2024 04:21
@JordiManyer JordiManyer merged commit 8f3c6b1 into master Jul 4, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant