generate_single_excit_t Abstract Interface

abstract interface
public subroutine generate_single_excit_t(nI, ilutI, nJ, ilutJ, ex, tpar, store, pGen)

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) :: ex(2,maxExcit)
logical, intent(out) :: tpar
type(excit_gen_store_type), intent(inout), target :: store
real(kind=dp), intent(out) :: pGen