openArrayIntVec Subroutine

public subroutine openArrayIntVec(fh, Vector)

Arguments

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