to_Array_int32_vector_3 Function

public function to_Array_int32_vector_3(int32_vector, int32_vector2, int32_vector3, dtype) result(ret_array)

Arguments

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

Return Value type(Array_)