GetSharedListIndices Interface

public interface GetSharedListIndices

Module Procedures

private subroutine GetSharedListIndices_(List1, List2, NumShared, Indices1, Indices2)

Arguments

Type IntentOptional Attributes Name
type(List), intent(in) :: List1
type(List), intent(in) :: List2
integer, intent(out) :: NumShared
integer, dimension(:), pointer :: Indices1
integer, dimension(:), pointer :: Indices2