triqs_dft_tools.symmetry.Symmetry

class triqs_dft_tools.symmetry.Symmetry(hdf_file, subgroup=None)[source]

This class provides the routines for applying symmetry operations for the k sums. It contains the permutations of the atoms in the unit cell, and the corresponding rotational matrices for each symmetry operation.

Methods

__init__(hdf_file[, subgroup])

Initialises the class.

symmetrize(obj)

Symmetrizes a given object.