Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(AttrVect), | intent(in) | :: | inAv | |||
type(AttrVect), | intent(out) | :: | outAv | |||
real(kind=SP), | dimension(:), pointer | :: | SpatialWeights | |||
integer, | optional, | dimension(:), pointer | :: | iMask | ||
real(kind=SP), | optional, | dimension(:), pointer | :: | rMask | ||
logical, | intent(in) | :: | UseFastMethod | |||
integer, | intent(in), | optional | :: | comm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(AttrVect), | intent(in) | :: | inAv | |||
type(AttrVect), | intent(out) | :: | outAv | |||
real(kind=DP), | dimension(:), pointer | :: | SpatialWeights | |||
integer, | optional, | dimension(:), pointer | :: | iMask | ||
real(kind=DP), | optional, | dimension(:), pointer | :: | rMask | ||
logical, | intent(in) | :: | UseFastMethod | |||
integer, | intent(in), | optional | :: | comm |