hphf_off_diag_helement_opt Function

public function hphf_off_diag_helement_opt(nI, iLutnI, iLutnJ, IC, CS_I, CS_J) result(hel)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(nel)
integer(kind=n_int), intent(in) :: iLutnI(0:NIfTot)
integer(kind=n_int), intent(in) :: iLutnJ(0:NIfTot)
integer, intent(in) :: IC
logical, intent(in) :: CS_I
logical, intent(in) :: CS_J

Return Value real(kind=dp)


Contents