atomistics.workflows.elastic.symmetry.find_symmetry_group_number#
- atomistics.workflows.elastic.symmetry.find_symmetry_group_number(struct: Atoms) int[source]#
Find the symmetry group number (SGN) of a given structure.
Parameters: struct (tuple): The structure in the format of (basis vectors, atomic points, types).
Returns: int: The symmetry group number (SGN) of the structure.