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

Required metric propagation #177

Open
Algiane opened this issue Dec 1, 2022 · 0 comments
Open

Required metric propagation #177

Algiane opened this issue Dec 1, 2022 · 0 comments
Labels
kind: enhancement enhancement to an existing feature priority: high linked to blocking behaviour or to a close deadline

Comments

@Algiane
Copy link
Member

Algiane commented Dec 1, 2022

Propagation of metric at required points:

  • if prescribed size at required point is larger than the neighbouring size, we have to increase the size at neighbouring point
  • if prescribed size at required point is smaller than the neighbouring size, we have to decrease the neighbouring the size at neighbouring point
  • we want to propagate by advancing-front from the required points toward connected vertices, then touched vertices toward the next layer of connected vertices, etc.

Questions:

  • how to deal with collisions during the propagation ?
  • how to ensure adaptation convergency of size map with the combination of classic and required gradation ?
@Algiane Algiane added the kind: enhancement enhancement to an existing feature label Dec 1, 2022
@Algiane Algiane transferred this issue from MmgTools/ParMmg Dec 1, 2022
@Algiane Algiane added this to To do in Required gradation via automation Dec 1, 2022
@Algiane Algiane added the priority: high linked to blocking behaviour or to a close deadline label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement enhancement to an existing feature priority: high linked to blocking behaviour or to a close deadline
Development

No branches or pull requests

1 participant