MPIAllReduce_auto Interface

public interface MPIAllReduce_auto

Contents


Module Procedures

public subroutine MPIAllReduce_auto_arr4_doub(v, iType, Ret, Node)

Arguments

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