gen_excit_hel_local Subroutine

public subroutine gen_excit_hel_local(nI, ilutI, nJ, ilutJ, ic, ExcitMat, tParity, pGen, HElGen, nexcit)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(nel)
integer(kind=n_int), intent(in) :: ilutI(0:NIfTot)
integer, intent(out) :: nJ(nel)
integer(kind=n_int), intent(out) :: ilutJ(0:NIfTot)
integer, intent(out) :: ic
integer, intent(out) :: ExcitMat(2,maxExcit)
logical, intent(out) :: tParity
real(kind=dp), intent(out) :: pGen
real(kind=dp), intent(out) :: HElGen
integer, intent(in) :: nexcit

Contents