to_vector_array_int32 Function

public pure function to_vector_array_int32(Array) result(vector)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: Array(:,:)

Return Value integer(kind=int32), allocatable, (:)