MPIAllReduce_auto Interface

public interface MPIAllReduce_auto

Module Procedures

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

Arguments

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