get_pops_sum Function

private pure function get_pops_sum(j, part) result(AccSign)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: j
integer, intent(in) :: part

Return Value real(kind=dp)


Contents