This is the complete list of members for oofem::Communicator, including all inherited members.
clearBuffers() | oofem::Communicator | |
Communicator(EngngModel *emodel, CommunicatorBuff *buff, int rank, int size, CommunicatorMode mode=CommMode_Static) | oofem::Communicator | |
engngModel | oofem::Communicator | protected |
errorInfo(const char *func) const | oofem::Communicator | |
finishExchange() | oofem::Communicator | |
giveProcessCommunicator(int i) | oofem::Communicator | inline |
initExchange(int tag) | oofem::Communicator | |
initReceive(int tag) | oofem::Communicator | |
initSend(int tag) | oofem::Communicator | |
mode | oofem::Communicator | protected |
packAllData(T *ptr, int(T::*packFunc)(ProcessCommunicator &)) | oofem::Communicator | |
packAllData(T *ptr, P *src, int(T::*packFunc)(P *, ProcessCommunicator &)) | oofem::Communicator | |
processComms | oofem::Communicator | protected |
rank | oofem::Communicator | protected |
setUpCommunicationMaps(EngngModel *pm) | oofem::Communicator | inlinevirtual |
size | oofem::Communicator | protected |
unpackAllData(T *ptr, int(T::*unpackFunc)(ProcessCommunicator &)) | oofem::Communicator | |
unpackAllData(T *ptr, P *src, int(T::*unpackFunc)(P *, ProcessCommunicator &)) | oofem::Communicator | |
~Communicator() | oofem::Communicator | virtual |