fill_rdm_diag_currdet_t Abstract Interface

abstract interface
public subroutine fill_rdm_diag_currdet_t(spawn, one_rdms, ilutI, nI, ExcitLevelI, av_sign, iter_occ, tCoreSpaceDet, tLC)

Arguments

Type IntentOptional Attributes Name
type(rdm_spawn_t), intent(inout) :: spawn
type(one_rdm_t), intent(inout) :: one_rdms(:)
integer(kind=n_int), intent(in) :: ilutI(0:NIfTot)
integer, intent(in) :: nI(nel)
integer, intent(in) :: ExcitLevelI
real(kind=dp), intent(in) :: av_sign(:)
real(kind=dp), intent(in) :: iter_occ(:)
logical, intent(in), optional :: tCoreSpaceDet
logical, intent(in), optional :: tLC