irecv_Real64VectorMPI Subroutine

public subroutine irecv_Real64VectorMPI(this, from, val, req, tag)

Type Bound

MPI_

Arguments

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