get_weight_and_info Subroutine

private subroutine get_weight_and_info(i, j, a, b, w, info)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: i
integer, intent(in) :: j
integer, intent(in) :: a
integer, intent(in) :: b
real(kind=dp), intent(out) :: w
integer(kind=int64), intent(out) :: info

Contents