MaskedSpatialIntegral Interface

public interface MaskedSpatialIntegral

Module Procedures

private subroutine MaskedSpatialIntegralRAttrGG_(inAv, outAv, GGrid, SpatialWeightTag, iMaskTags, rMaskTags, UseFastMethod, SumWeights, WeightSumTag, 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
logical, intent(in), optional :: SumWeights
character(len=*), intent(in), optional :: WeightSumTag
integer, intent(in), optional :: comm