MPIAllReduceDatatype_comp Subroutine

public subroutine MPIAllReduceDatatype_comp(v, ilen, iType, dtype, Ret, Node)

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), intent(in), target :: v
integer, intent(in) :: ilen
type(MPI_Op), intent(in) :: iType
type(MPI_Datatype), intent(in) :: dtype
complex(kind=dp), intent(out), target :: Ret
type(CommI), intent(in), optional :: Node