MergeInData Interface

public interface MergeInData

Module Procedures

private subroutine MergeInDataGGSP_(inAv, iMaskTags, rMaskTags, GGrid, CheckMasks, outAv, WeightSum)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: inAv
character(len=*), intent(in), optional :: iMaskTags
character(len=*), intent(in), optional :: rMaskTags
type(GeneralGrid), intent(in) :: GGrid
logical, intent(in) :: CheckMasks
type(AttrVect), intent(inout) :: outAv
real(kind=SP), dimension(:), pointer :: WeightSum

private subroutine MergeInDataGGDP_(inAv, iMaskTags, rMaskTags, GGrid, CheckMasks, outAv, WeightSum)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: inAv
character(len=*), intent(in), optional :: iMaskTags
character(len=*), intent(in), optional :: rMaskTags
type(GeneralGrid), intent(in) :: GGrid
logical, intent(in) :: CheckMasks
type(AttrVect), intent(inout) :: outAv
real(kind=DP), dimension(:), pointer :: WeightSum