pick_biased_elecs Subroutine

public subroutine pick_biased_elecs(nI, elecs, src, sym_prod, ispn, sum_ml, pgen, pBias, pAA)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(nel)
integer, intent(out) :: elecs(2)
integer, intent(out) :: src(2)
integer, intent(out) :: sym_prod
integer, intent(out) :: ispn
integer, intent(out) :: sum_ml
real(kind=dp), intent(out) :: pgen
real(kind=dp), intent(in), optional :: pBias
real(kind=dp), intent(in), optional :: pAA

Contents