to_Array_int32_vector_2 Function

public function to_Array_int32_vector_2(int32_vector, int32_vector2, dtype) result(ret_array)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: int32_vector(:)
integer(kind=int32), intent(in) :: int32_vector2(:)
character(len=*), intent(in), optional :: dtype

Return Value type(Array_)