read_spinvec_atom Subroutine

public subroutine read_spinvec_atom(filemode, natyp, nkpts, ndegen, spinvec_atom, nsym, isym)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filemode
integer, intent(in) :: natyp
integer, intent(out) :: nkpts
integer, intent(out) :: ndegen
double precision, intent(out), allocatable :: spinvec_atom(:,:,:,:)
integer, intent(out) :: nsym
integer, intent(out), allocatable :: isym(:)