MPIAllReduceDatatype Interface

public interface MPIAllReduceDatatype

Contents


Module Procedures

public subroutine MPIAllReduceDatatype_int(v, ilen, itype, dtype, Ret, Node)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in), target :: v
integer, intent(in) :: ilen
integer(kind=MPIArg), intent(in) :: itype
integer(kind=MPIArg), intent(in) :: dtype
integer(kind=int32), intent(out), target :: Ret
type(CommI), intent(in), optional :: Node