caf_co_max Interface

interface


Called by

interface~~caf_co_max~~CalledByGraph interface~caf_co_max caf_co_max proc~prif_co_max prif_co_max proc~prif_co_max->interface~caf_co_max interface~prif_co_max prif_co_max interface~prif_co_max->proc~prif_co_max

subroutine caf_co_max(a, result_image, num_elements, team) bind(c)

Arguments

TypeIntentOptionalAttributesName
type(*) :: a(..)
integer(kind=c_int), value:: result_image
integer(kind=c_size_t), value:: num_elements
type(c_ptr), value:: team

Description

void c_co_max(CFI_cdesc_t* a_desc, int result_image, size_t num_elements, gex_TM_t team);