Skip to content

Do the metric interpolation using directly the global nodes index of the edge instead of the tetra index#242

Merged
Algiane merged 1 commit intoMmgTools:developfrom
laetitia-m:feature/wrap-interpol-metric
Feb 8, 2024
Merged

Do the metric interpolation using directly the global nodes index of the edge instead of the tetra index#242
Algiane merged 1 commit intoMmgTools:developfrom
laetitia-m:feature/wrap-interpol-metric

Conversation

@laetitia-m
Copy link
Copy Markdown
Contributor

Create interpolation metric functions MMG3D_intmet33_ani_edge and MMG5_intmet_iso_edge to be able to do the interpolation using directly the global nodes index of the edge instead of the tetra index and local edge index (as done in functions MMG3D_intmet33_ani and MMG5_intmet_iso).

This modification is for ParMmg convenience, when in LS mode.

This change does not impact mmg.

…er with node global index of edge instead of tetra, for parmmg LS discretization
@Algiane Algiane added kind: refactoring needs refactoring part: mmg3d mmg3d specific labels Feb 8, 2024
Copy link
Copy Markdown
Member

@Algiane Algiane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks!

@Algiane Algiane merged commit 9fa75b0 into MmgTools:develop Feb 8, 2024
@laetitia-m laetitia-m deleted the feature/wrap-interpol-metric branch February 8, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: refactoring needs refactoring part: mmg3d mmg3d specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants