This is the complete list of members for oofem::MPIBuffer, including all inherited members.
bcast(MPI_Comm communicator, int root) | oofem::MPIBuffer | |
buff | oofem::MPIBuffer | protected |
curr_pos | oofem::MPIBuffer | protected |
dump() | oofem::MPIBuffer | |
giveAvailableSpace() | oofem::MPIBuffer | inline |
givePackSize(MPI_Comm communicator, MPI_Datatype type, int size) | oofem::MPIBuffer | |
givePosition() | oofem::MPIBuffer | inlineprivate |
giveRequest() | oofem::MPIBuffer | inline |
giveSize() | oofem::MPIBuffer | inline |
init() | oofem::MPIBuffer | virtual |
iRecv(MPI_Comm communicator, int source, int tag, int count=0) | oofem::MPIBuffer | virtual |
isDynamic | oofem::MPIBuffer | protected |
iSend(MPI_Comm communicator, int dest, int tag) | oofem::MPIBuffer | virtual |
MPIBuffer(int size, bool dynamic=0) | oofem::MPIBuffer | |
MPIBuffer(bool dynamic=0) | oofem::MPIBuffer | |
packArray(MPI_Comm communicator, const void *src, int n, MPI_Datatype type) | oofem::MPIBuffer | |
request | oofem::MPIBuffer | protected |
resize(int newSize) | oofem::MPIBuffer | |
size | oofem::MPIBuffer | protected |
testCompletion() | oofem::MPIBuffer | |
testCompletion(int &source, int &tag) | oofem::MPIBuffer | |
unpackArray(MPI_Comm communicator, void *dest, int n, MPI_Datatype type) | oofem::MPIBuffer | |
waitCompletion() | oofem::MPIBuffer | virtual |
~MPIBuffer() | oofem::MPIBuffer | virtual |