MmgTools / mmg

open source software for bidimensional and tridimensional remeshing
http://www.mmgtools.org
Other
375 stars 118 forks source link

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

Closed laetitia-m closed 9 months ago

laetitia-m commented 9 months ago

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.