MPIAllReduce_len Interface

public interface MPIAllReduce_len

Contents


Module Procedures

public subroutine MPIAllReduce_len_comp(v, iLen, iType, Ret, Node)

Arguments

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