Skip to content

Missing irecv docs #87

@cwpearson

Description

@cwpearson

template <KokkosView RecvView>
void irecv(RecvView &rv, int src, int tag, MPI_Comm comm, MPI_Request req) {
return Impl::irecv(rv, src, tag, comm, req);
}

Point-to-point

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-docsTopic: something related to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions