None of the faces share an edge with other faces. At least their index is different.
I was trying to find near faces to a face by looking at the three edges, and testing all other faces. Is my code broken?