and_int32vector_int32vector Function

public function and_int32vector_int32vector(intv1, intv2) result(intv_ret)

Arguments

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

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