This is the complete list of members for MEDCoupling::MPIAccess, including all inherited members.
| barrier() | MEDCoupling::MPIAccess | |
| cancel(int RecvRequestId, int &flag) | MEDCoupling::MPIAccess | |
| cancel(int source, int MPITag, MPI_Datatype datatype, int outcount, int &flag) | MEDCoupling::MPIAccess | |
| cancelAll() | MEDCoupling::MPIAccess | |
| check() const | MEDCoupling::MPIAccess | |
| deleteRequest(int RequestId) | MEDCoupling::MPIAccess | |
| deleteRequests(int size, int *ArrayOfSendRequests) | MEDCoupling::MPIAccess | |
| doubleExtent() const | MEDCoupling::MPIAccess | |
| errorString(int errorcode, char *string, int *resultlen) const | MEDCoupling::MPIAccess | |
| extent(MPI_Datatype datatype) const | MEDCoupling::MPIAccess | |
| intExtent() const | MEDCoupling::MPIAccess | |
| IProbe(int FromSource, int &source, int &MPITag, MPI_Datatype &datatype, int &outcount, int &flag) | MEDCoupling::MPIAccess | |
| IRecv(void *buffer, int count, MPI_Datatype datatype, int source, int &RequestId) | MEDCoupling::MPIAccess | |
| ISend(void *buffer, int count, MPI_Datatype datatype, int target, int &RequestId) | MEDCoupling::MPIAccess | |
| ISendRecv(void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int &SendRequestId, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int &RecvRequestId) | MEDCoupling::MPIAccess | |
| isTimeMessage(int MPITag) const | MEDCoupling::MPIAccess | |
| MPIAccess(MPIProcessorGroup *ProcessorGroup, int BaseTag=0, int MaxTag=0) | MEDCoupling::MPIAccess | |
| MPIAsynchronous(int RequestId) | MEDCoupling::MPIAccess | |
| MPICompleted(int RequestId) | MEDCoupling::MPIAccess | |
| MPIDatatype(int RequestId) | MEDCoupling::MPIAccess | |
| MPIIsRecv(int RequestId) | MEDCoupling::MPIAccess | |
| MPIOutCount(int RequestId) | MEDCoupling::MPIAccess | |
| MPITag(int RequestId) | MEDCoupling::MPIAccess | |
| MPITarget(int RequestId) | MEDCoupling::MPIAccess | |
| probe(int FromSource, int &source, int &MPITag, MPI_Datatype &datatype, int &outcount) | MEDCoupling::MPIAccess | |
| recv(void *buffer, int count, MPI_Datatype datatype, int source, int &RequestId, int *OutCount=NULL) | MEDCoupling::MPIAccess | |
| recvMPITag(int sourcerank) | MEDCoupling::MPIAccess | |
| recvRequestIds(int size, int *ArrayOfRecvRequests) | MEDCoupling::MPIAccess | |
| recvRequestIds(int sourcerank, int size, int *ArrayOfRecvRequests) | MEDCoupling::MPIAccess | |
| recvRequestIdsSize() | MEDCoupling::MPIAccess | |
| recvRequestIdsSize(int sourcerank) | MEDCoupling::MPIAccess | |
| requestFree(MPI_Request *request) | MEDCoupling::MPIAccess | |
| send(void *buffer, int count, MPI_Datatype datatype, int target, int &RequestId) | MEDCoupling::MPIAccess | |
| sendMPITag(int destrank) | MEDCoupling::MPIAccess | |
| sendRecv(void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int &SendRequestId, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int &RecvRequestId, int *OutCount=NULL) | MEDCoupling::MPIAccess | |
| sendRequestIds(int size, int *ArrayOfSendRequests) | MEDCoupling::MPIAccess | |
| sendRequestIds(int destrank, int size, int *ArrayOfSendRequests) | MEDCoupling::MPIAccess | |
| sendRequestIdsSize() | MEDCoupling::MPIAccess | |
| sendRequestIdsSize(int destrank) | MEDCoupling::MPIAccess | |
| status(int RequestId, int &source, int &tag, int &error, int &outcount, bool keepRequestStruct=false) | MEDCoupling::MPIAccess | |
| test(int RequestId, int &flag) | MEDCoupling::MPIAccess | |
| testAll(int count, int *array_of_RequestIds, int &flag) | MEDCoupling::MPIAccess | |
| testAny(int count, int *array_of_RequestIds, int &RequestId, int &flag) | MEDCoupling::MPIAccess | |
| testSome(int count, int *array_of_RequestIds, int outcounts, int *outarray_of_RequestIds) | MEDCoupling::MPIAccess | |
| timeExtent() const | MEDCoupling::MPIAccess | |
| timeType() const | MEDCoupling::MPIAccess | |
| trace(bool trace=true) | MEDCoupling::MPIAccess | |
| wait(int RequestId) | MEDCoupling::MPIAccess | |
| waitAll(int count, int *array_of_RequestIds) | MEDCoupling::MPIAccess | |
| waitAny(int count, int *array_of_RequestIds, int &RequestId) | MEDCoupling::MPIAccess | |
| waitSome(int count, int *array_of_RequestIds, int outcount, int *outarray_of_RequestIds) | MEDCoupling::MPIAccess | |
| ~MPIAccess() | MEDCoupling::MPIAccess | virtual |