GenExcitations4_compat_non_initd Subroutine

public subroutine GenExcitations4_compat_non_initd(session, nI, nJ, exFlag, excitMat, tParity, tAllExcitFound, ti_lt_a_only)

Arguments

Type IntentOptional Attributes Name
type(ExcitGenSessionType), intent(inout) :: session
integer, intent(in) :: nI(nEl)
integer, intent(out) :: nJ(nEl)
integer, intent(out) :: exFlag
integer, intent(out) :: excitMat(2,2)
logical, intent(out) :: tParity
logical, intent(out) :: tAllExcitFound
logical, intent(in) :: ti_lt_a_only

Contents