Skip to content

Change algorithm of mesh inversion

We should replace the algorithm of mesh inversion which has a complexity of O(nodes^2) by an other one which has a complexity of O(nodes). I this new algo we would go through the wedges nodes list and and the wedge id to the corresponding place of the in the new list