openArrayRealVec Subroutine

public subroutine openArrayRealVec(fh, Vector)

Arguments

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

Contents

None