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

Adding redistribute flags and adaptive weights #95

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

pmartorell
Copy link
Collaborator

Adding

  • compute_redistribute_flags
  • compute_adaptive_weights

for load balancing and adaptive mesh refinement, resp. These functions return flags and weighs to be used in Gridap.Adaptivity.Adapt and GridapDistributed.redistribute, resp.

Such features are implemented for p4est meshes. These functions are not tested in order to avoid adding GridapP4est as a dependency.

See the usage in STLCutters documentation

@pmartorell pmartorell merged commit 134b905 into gridap:master Aug 1, 2024
5 checks passed
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.

1 participant