isend_irecvInt32VectorMPI Subroutine

public subroutine isend_irecvInt32VectorMPI(this, sendobj, recvobj, send_recv_rank, debug)

Arguments

Type IntentOptional Attributes Name
class(MPI_), intent(inout) :: this
integer(kind=int32), intent(in) :: sendobj(:)
integer(kind=int32), intent(inout) :: recvobj(:)
integer(kind=int32), intent(in) :: send_recv_rank(:)
logical, intent(in), optional :: debug