GAS_singles_possible_holes Function

private pure function GAS_singles_possible_holes(this, nI, src) result(unoccupied)

Type Bound

GAS_singles_heat_bath_ExcGen_t

Arguments

Type IntentOptional Attributes Name
class(GAS_singles_heat_bath_ExcGen_t), intent(in) :: this
integer, intent(in) :: nI(:)
integer, intent(in) :: src

Return Value integer, allocatable, (:)


Contents