Important fix to interface calculation: finally total symmetry redundancy elimination is working!
- fixed a bug present since rev 1573: translation vectors of transforms were not stored properly and thus wasn't comparing the right operators
- extracted TransformIdTransform private class to new class CrystalTransform. Rationalise some of the code thanks to that (still more to be done)
- better debug output in interface calculation to show duplicates info
|