calc_mixed_contr_t Abstract Interface

abstract interface
private subroutine calc_mixed_contr_t(ilut, csf_i, t, excitInfo, pgen, integral)

Arguments

Type IntentOptional Attributes Name
integer(kind=n_int), intent(in) :: ilut(0:GugaBits%len_tot)
type(CSF_Info_t), intent(in) :: csf_i
integer(kind=n_int), intent(in) :: t(0:GugaBits%len_tot)
type(ExcitationInformation_t), intent(inout) :: excitInfo
real(kind=dp), intent(out) :: pgen
real(kind=dp), intent(out) :: integral