writeArrayIntVec Subroutine

public subroutine writeArrayIntVec(fh, Vector)

Arguments

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