isend_Int32MPI Subroutine

public subroutine isend_Int32MPI(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