PDAF_local_weights Subroutine

subroutine PDAF_local_weights(wtype, cradius, sradius, dim, distance, weight, verbose)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: wtype
real, intent(in) :: cradius
real, intent(in) :: sradius
integer, intent(in) :: dim
real, intent(in) :: distance(dim)
real, intent(out) :: weight(dim)
integer, intent(in) :: verbose