get_eigenvalues_symmetry Subroutine

public subroutine get_eigenvalues_symmetry(m, e, irrep)

computes eigenvalues of square matrices under consideration that there a extra symmetries

Arguments

Type IntentOptional Attributes Name
real(kind=long), intent(inout) :: m(:,:)
real(kind=long), intent(inout) :: e(:)
integer, intent(in) :: irrep(:)