-
Notifications
You must be signed in to change notification settings - Fork 15
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
Redistribute API rework #120
Redistribute API rework #120
Conversation
Codecov Report
❗ 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 @@
## partitioned_arrays_v0.3 #120 +/- ##
========================================================
Coverage 0.00% 0.00%
========================================================
Files 10 12 +2
Lines 1767 1938 +171
========================================================
- Misses 1767 1938 +171
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This allows access to fine and coarse comms from within the redistribution routines. Got rid of the GridapDistributed void structures which were created for that same purpose.
We will leave:
for a different PR. |
Rework of the distributed Adaptivity + Redistribution toolset.
RedistributeTools.jl
from GridapSolvers/GridapP4est.FESpaces.jl
from GridapP4est.