MPIAllReduceDatatype Interface

public interface MPIAllReduceDatatype

Contents


Module Procedures

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

Arguments

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