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

Relaxing AdaptivityGlues invariants as per-required in the parallel distributed case #928

Conversation

amartinhuertas
Copy link
Member

Hi @JordiManyer,

can you review these changes? (let us first wait until the tests pass)

I have needed this additional flexibility in the parallel case. Namel: As far as there is only one cell coarsened in the whole domain, then all the local AdaptivityGlues of all processors become MixedGlue, even though there were only refined or untouched cells in their local portions.

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2023

Codecov Report

Merging #928 (2496287) into master (add5f00) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ 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.

@@           Coverage Diff           @@
##           master     #928   +/-   ##
=======================================
  Coverage   87.89%   87.89%           
=======================================
  Files         173      173           
  Lines       20398    20401    +3     
=======================================
+ Hits        17928    17931    +3     
  Misses       2470     2470           
Files Changed Coverage Δ
src/Adaptivity/AdaptivityGlues.jl 76.76% <100.00%> (+0.50%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@amartinhuertas amartinhuertas merged commit f9d802a into master Aug 8, 2023
7 checks passed
@JordiManyer JordiManyer deleted the relaxing_adaptivity_glue_invariants_for_distributed_case branch August 8, 2023 13:35
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.

None yet

2 participants