GAS_doubles_possible_holes Function

private pure function GAS_doubles_possible_holes(this, nI, src, tgt) result(unoccupied)

Type Bound

GAS_doubles_heat_bath_ExcGenerator_t

Arguments

Type IntentOptional Attributes Name
class(GAS_doubles_heat_bath_ExcGenerator_t), intent(in) :: this
integer, intent(in) :: nI(:)
integer, intent(in) :: src(2)
integer, intent(in), optional :: tgt

Return Value integer, allocatable, (:)


Contents