| bcast(MPI_Comm communicator, int root) | oofem::MPIBuffer | |
| buff | oofem::MPIBuffer | protected |
| CommunicationPacket(MPI_Comm comm, int size, int num) | oofem::CommunicationPacket | |
| CommunicationPacket(MPI_Comm comm, int num) | oofem::CommunicationPacket | |
| curr_pos | oofem::MPIBuffer | protected |
| dump() | oofem::MPIBuffer | |
| EOF_Flag | oofem::CommunicationPacket | protected |
| getNumber() | oofem::CommunicationPacket | inline |
| giveAvailableSpace() | oofem::MPIBuffer | inline |
| givePackSize(MPI_Comm communicator, MPI_Datatype type, int size) | oofem::MPIBuffer | |
| giveRequest() | oofem::MPIBuffer | inline |
| giveSize() | oofem::MPIBuffer | inline |
| hasEOFFlag() | oofem::CommunicationPacket | inline |
| init(MPI_Comm comm) | oofem::CommunicationPacket | virtual |
| oofem::MPIBuffer::init() | oofem::MPIBuffer | virtual |
| iRecv(MPI_Comm communicator, int source, int tag, int count=0) | oofem::CommunicationPacket | virtual |
| isDynamic | oofem::MPIBuffer | protected |
| iSend(MPI_Comm communicator, int dest, int tag) | oofem::CommunicationPacket | virtual |
| MPIBuffer(int size, bool dynamic=0) | oofem::MPIBuffer | |
| MPIBuffer(bool dynamic=0) | oofem::MPIBuffer | |
| number | oofem::CommunicationPacket | protected |
| packArray(MPI_Comm communicator, const void *src, int n, MPI_Datatype type) | oofem::MPIBuffer | |
| packHeader(MPI_Comm) | oofem::CommunicationPacket | |
| request | oofem::MPIBuffer | protected |
| resize(int newSize) | oofem::MPIBuffer | |
| setEOFFlag() | oofem::CommunicationPacket | inline |
| setNumber(int _num) | oofem::CommunicationPacket | inline |
| size | oofem::MPIBuffer | protected |
| testCompletion() | oofem::CommunicationPacket | virtual |
| oofem::MPIBuffer::testCompletion(int &source, int &tag) | oofem::MPIBuffer | |
| unpackArray(MPI_Comm communicator, void *dest, int n, MPI_Datatype type) | oofem::MPIBuffer | |
| unpackHeader(MPI_Comm) | oofem::CommunicationPacket | |
| waitCompletion() | oofem::CommunicationPacket | virtual |
| ~CommunicationPacket() | oofem::CommunicationPacket | virtual |
| ~MPIBuffer() | oofem::MPIBuffer | virtual |