| bcast(MPI_Comm communicator, int root) | oofem::MPIBuffer | |
| buff | oofem::MPIBuffer | protected |
| CommunicationPacket(MPI_Comm comm, std::size_t 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, std::size_t size) | oofem::MPIBuffer | |
| givePosition() | oofem::MPIBuffer | inlineprivate |
| 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, std::size_t count=0) override | oofem::CommunicationPacket | virtual |
| isDynamic | oofem::MPIBuffer | protected |
| iSend(MPI_Comm communicator, int dest, int tag) override | oofem::CommunicationPacket | virtual |
| MPIBuffer(std::size_t size, bool dynamic=0) | oofem::MPIBuffer | |
| MPIBuffer(bool dynamic=0) | oofem::MPIBuffer | |
| number | oofem::CommunicationPacket | protected |
| packArray(MPI_Comm communicator, const void *src, std::size_t n, MPI_Datatype type) | oofem::MPIBuffer | |
| packHeader(MPI_Comm) | oofem::CommunicationPacket | |
| request | oofem::MPIBuffer | protected |
| resize(std::size_t 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, std::size_t n, MPI_Datatype type) | oofem::MPIBuffer | |
| unpackHeader(MPI_Comm) | oofem::CommunicationPacket | |
| waitCompletion() override | oofem::CommunicationPacket | virtual |
| ~CommunicationPacket() | oofem::CommunicationPacket | virtual |
| ~MPIBuffer() | oofem::MPIBuffer | virtual |