AlltoAllMPIInt Subroutine

public subroutine AlltoAllMPIInt(obj, sendobj, sendcount, recvobj, recvcount, send_start_id, recv_start_id)

Type Bound

MPI_

Arguments

Type IntentOptional Attributes Name
class(MPI_), intent(inout) :: obj
integer, intent(inout) :: sendobj(:)
integer, intent(in) :: sendcount
integer, intent(inout) :: recvobj(:)
integer, intent(in) :: recvcount
integer, intent(in), optional :: send_start_id
integer, intent(in), optional :: recv_start_id