MmgTools / mmg

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

Feature/pmmg issue97 #219

Closed Algiane closed 1 year ago

Algiane commented 1 year ago

Re-introduction of boulernm function for fast-fix of ParMmg compilation with the develop branch of Mmg.

⚠️ As it is not efficient, this function has to be removed and the new setVertexNmTag function of Mmg as to be used instead. For now it is not possible because boulernm was probably bugged (to be confirmed) and some 'regular' non-manifold points where marked as corner+required. Removing these erroneous tags raises errors in the parallel surface analysis of ParMmg (it has to be investigated).