c_ESMC_VMReduce Interface

interface
private subroutine c_ESMC_VMReduce(vm, input, output, count, dtk, op, root, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_VM) :: vm
type(*) :: input(*)
type(*) :: output(*)
integer :: count
type(ESMF_TypeKind_Flag) :: dtk
type(ESMF_Reduce_Flag) :: op
integer :: root
integer :: rc