#1444 Resolution to issue #1399 leads to failure in some cases two vertices are defined with the exact same coordinates
Happens in SurfacicBidomain model, which uses up a Zygot model in which two vertices share the exact same coordinates.
This might be completely legit (e.g. if we want to consider two unrelated dofs at this location) but is not supported yet in my brute force post-processing (which was anyway a temporary patch: it was not very efficient).
I will have to use indexes instead of coordinates.
Edited by GILLES Sebastien