SimGrid  3.16
Versatile Simulation of Distributed Systems
simgrid::smpi::Request Member List

This is the complete list of members for simgrid::smpi::Request, including all inherited members.

add_f()simgrid::smpi::Request
c2f()simgrid::smpi::F2C
comm()simgrid::smpi::Request
delete_lookup()simgrid::smpi::F2Cstatic
detached()simgrid::smpi::Request
dst()simgrid::smpi::Request
f2c(int)simgrid::smpi::Requeststatic
f2c_id()simgrid::smpi::F2Cprotectedstatic
f2c_id_increment()simgrid::smpi::F2Cprotectedstatic
f2c_lookup()simgrid::smpi::F2Cprotectedstatic
finish_wait(MPI_Request *request, MPI_Status *status)simgrid::smpi::Requeststatic
flags()simgrid::smpi::Request
free_f(int id)simgrid::smpi::Requeststatic
get_key(char *key, int id)simgrid::smpi::F2Cstatic
get_key_id(char *key, int id)simgrid::smpi::F2Cstatic
iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status)simgrid::smpi::Requeststatic
irecv(void *buf, int count, MPI_Datatype datatype, int src, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
irecv_init(void *buf, int count, MPI_Datatype datatype, int src, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
isend(void *buf, int count, MPI_Datatype datatype, int dst, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
isend_init(void *buf, int count, MPI_Datatype datatype, int dst, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
issend(void *buf, int count, MPI_Datatype datatype, int dst, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
lookup()simgrid::smpi::F2Cstatic
match_recv(void *a, void *b, smx_activity_t ignored)simgrid::smpi::Requeststatic
match_send(void *a, void *b, smx_activity_t ignored)simgrid::smpi::Requeststatic
print_request(const char *message)simgrid::smpi::Request
probe(int source, int tag, MPI_Comm comm, MPI_Status *status)simgrid::smpi::Requeststatic
real_size()simgrid::smpi::Request
recv(void *buf, int count, MPI_Datatype datatype, int src, int tag, MPI_Comm comm, MPI_Status *status)simgrid::smpi::Requeststatic
recv_init(void *buf, int count, MPI_Datatype datatype, int src, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
Request()=defaultsimgrid::smpi::Request
Request(void *buf, int count, MPI_Datatype datatype, int src, int dst, int tag, MPI_Comm comm, unsigned flags)simgrid::smpi::Request
rma_recv_init(void *buf, int count, MPI_Datatype datatype, int src, int dst, int tag, MPI_Comm comm, MPI_Op op)simgrid::smpi::Requeststatic
rma_send_init(void *buf, int count, MPI_Datatype datatype, int src, int dst, int tag, MPI_Comm comm, MPI_Op op)simgrid::smpi::Requeststatic
send(void *buf, int count, MPI_Datatype datatype, int dst, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
send_init(void *buf, int count, MPI_Datatype datatype, int dst, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
sendrecv(void *sendbuf, int sendcount, MPI_Datatype sendtype, int dst, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int src, int recvtag, MPI_Comm comm, MPI_Status *status)simgrid::smpi::Requeststatic
set_f2c_lookup(xbt_dict_t dict)simgrid::smpi::F2Cprotectedstatic
size()simgrid::smpi::Request
src()simgrid::smpi::Request
ssend(void *buf, int count, MPI_Datatype datatype, int dst, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
ssend_init(void *buf, int count, MPI_Datatype datatype, int dst, int tag, MPI_Comm comm)simgrid::smpi::Requeststatic
start()simgrid::smpi::Request
startall(int count, MPI_Request *requests)simgrid::smpi::Requeststatic
tag()simgrid::smpi::Request
test(MPI_Request *request, MPI_Status *status)simgrid::smpi::Requeststatic
testall(int count, MPI_Request requests[], MPI_Status status[])simgrid::smpi::Requeststatic
testany(int count, MPI_Request requests[], int *index, MPI_Status *status)simgrid::smpi::Requeststatic
testsome(int incount, MPI_Request requests[], int *indices, MPI_Status status[])simgrid::smpi::Requeststatic
unref(MPI_Request *request)simgrid::smpi::Requeststatic
wait(MPI_Request *req, MPI_Status *status)simgrid::smpi::Requeststatic
waitall(int count, MPI_Request requests[], MPI_Status status[])simgrid::smpi::Requeststatic
waitany(int count, MPI_Request requests[], MPI_Status *status)simgrid::smpi::Requeststatic
waitsome(int incount, MPI_Request requests[], int *indices, MPI_Status status[])simgrid::smpi::Requeststatic