isend_Int32VectorMPI Subroutine

public subroutine isend_Int32VectorMPI(this, to, val, req, tag)

Type Bound

MPI_

Arguments

Type IntentOptional Attributes Name
class(MPI_), intent(inout) :: this
integer(kind=int32), intent(in) :: to
integer(kind=int32), intent(in) :: val(:)
integer(kind=int32), intent(inout) :: req
integer(kind=int32), intent(in) :: tag