Skip to content

solve bug with embeded triangles

Célestin Marot requested to merge hxt_embeded_triangles into master

The bug caused the original boundary triangles (which were actually two constrained interior triangles) to disappear from the SPR structure. Now the constrained interior triangles are stored at a distinct position in the SPRCavity structure and the bug is no more.

Merge request reports