SharedAttrIndexList Interface

public interface SharedAttrIndexList

Module Procedures

private subroutine aVaVSharedAttrIndexList_(aV1, aV2, attrib, NumShared, Indices1, Indices2)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: aV1
type(AttrVect), intent(in) :: aV2
character(len=*), intent(in) :: attrib
integer, intent(out) :: NumShared
integer, dimension(:), pointer :: Indices1
integer, dimension(:), pointer :: Indices2