MaskedSpatialAverageV Interface

public interface MaskedSpatialAverageV

Module Procedures

private subroutine MaskedSpatialAverageRAttrVSP_(inAv, outAv, SpatialWeights, iMask, rMask, UseFastMethod, comm)

Arguments

Type IntentOptional 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

private subroutine MaskedSpatialAverageRAttrVDP_(inAv, outAv, SpatialWeights, iMask, rMask, UseFastMethod, comm)

Arguments

Type IntentOptional 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