PairedMaskedSpatialAverages Interface

public interface PairedMaskedSpatialAverages

Module Procedures

private subroutine PairedMaskedAverageRAttrGG_(inAv1, outAv1, GGrid1, SpatialWeightTag1, rMaskTags1, iMaskTags1, inAv2, outAv2, GGrid2, SpatialWeightTag2, rMaskTags2, iMaskTags2, UseFastMethod, comm)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: inAv1
type(AttrVect), intent(out) :: outAv1
type(GeneralGrid), intent(in) :: GGrid1
character(len=*), intent(in) :: SpatialWeightTag1
character(len=*), intent(in), optional :: rMaskTags1
character(len=*), intent(in), optional :: iMaskTags1
type(AttrVect), intent(in) :: inAv2
type(AttrVect), intent(out) :: outAv2
type(GeneralGrid), intent(in) :: GGrid2
character(len=*), intent(in) :: SpatialWeightTag2
character(len=*), intent(in), optional :: rMaskTags2
character(len=*), intent(in), optional :: iMaskTags2
logical, intent(in) :: UseFastMethod
integer, intent(in) :: comm