Closed JordiManyer closed 4 months ago
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 :warning: |
src/Geometry.jl | 0.00% | 24 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.