MPIAllReduce_auto Interface

public interface MPIAllReduce_auto

Module Procedures

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

Arguments

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