MaskedSpatialAverage Interface

public interface MaskedSpatialAverage

Module Procedures

private subroutine MaskedSpatialAverageRAttrGG_(inAv, outAv, GGrid, SpatialWeightTag, iMaskTags, rMaskTags, UseFastMethod, comm)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: inAv
type(AttrVect), intent(out) :: outAv
type(GeneralGrid), intent(in) :: GGrid
character(len=*), intent(in) :: SpatialWeightTag
character(len=*), intent(in), optional :: iMaskTags
character(len=*), intent(in), optional :: rMaskTags
logical, intent(in) :: UseFastMethod
integer, intent(in), optional :: comm