read_spinflux_atom Subroutine

public subroutine read_spinflux_atom(filemode, natyp, nkpts, ndegen, spinflux, 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 :: spinflux(:,:,:,:)
integer, intent(out) :: nsym
integer, intent(out), allocatable :: isym(:)