openArrayIntVec Subroutine

public subroutine openArrayIntVec(fh, Vector)

Arguments

Type IntentOptional AttributesName
integer(kind=int32), intent(in) :: fh
integer(kind=int32), intent(out), allocatable:: Vector(:)

Contents

None