isend_Real64MPI Subroutine

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

Type Bound

MPI_

Arguments

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