optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
117 stars 34 forks source link

Add a function to find duplicate cells #324

Closed andrea-iob closed 2 years ago

andrea-iob commented 2 years ago

Identification of duplicate cells is based on vertex ids: a cell is a duplicate of another cell if it shares the same vertex ids.