Type | Intent | Optional | 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(inout) | :: | branch_pgen | |||
real(kind=dp), | intent(out) | :: | pgen | |||
real(kind=dp), | intent(out) | :: | integral | |||
integer(kind=int_rdm), | intent(out), | optional, | allocatable | :: | rdm_ind(:) | |
real(kind=dp), | intent(out), | optional, | allocatable | :: | rdm_mat(:) |