|
SpinParser
1.0
|
This is the complete list of members for HMP::LoadManagerSlave, including all inherited members.
| _calculateChunk(const Chunk &chunk) | HMP::LoadManager | inlineprotected |
| _commSize | HMP::LoadManager | protected |
| _communicator | HMP::LoadManager | protected |
| _currentCalculationComputeTimeBuffer | HMP::LoadManagerSlave | protected |
| _rank | HMP::LoadManager | protected |
| _registerStack(DataStackBase *stack) override | HMP::LoadManagerSlave | inlineprotectedvirtual |
| _returnChunk(const Chunk &chunk) const | HMP::LoadManagerSlave | inlineprotected |
| _serverRank | HMP::LoadManager | protected |
| _stacks | HMP::LoadManager | protected |
| _waitChunk(Chunk &chunk) const | HMP::LoadManagerSlave | inlineprotected |
| addMasterStackExplicit(StackT *const data, const int size, const std::function< StackT(int)> &calculator, const int recommendedChunkSizeMultiple=1, const int recommendedChunksPerRank=10, const bool autoBroadcast=false) | HMP::LoadManager | inline |
| addMasterStackImplicit(StackT *const data, const int size, const std::function< void(int)> &calculator, const int typeMultiplicity=1, const int recommendedChunkSizeMultiple=1, const int recommendedChunksPerRank=10, const bool autoBroadcast=false) | HMP::LoadManager | inline |
| addPassiveStack(StackT *const data, const int size) | HMP::LoadManager | inline |
| addSlaveStack(StackT *const data, const int size, const StackIdentifier master, const int typeMultiplicity=1) | HMP::LoadManager | inline |
| broadcast(const StackIdentifier *stackIds, const int size) | HMP::LoadManager | inline |
| broadcast(const std::initializer_list< StackIdentifier > &stackIds) | HMP::LoadManager | inline |
| broadcast(const StackIdentifier stackId) | HMP::LoadManager | inline |
| broadcastAll() | HMP::LoadManager | inline |
| calculate(const StackIdentifier *stackIds, const int size) override | HMP::LoadManagerSlave | inlinevirtual |
| HMP::LoadManager::calculate(const std::initializer_list< StackIdentifier > &stackIds) | HMP::LoadManager | inline |
| HMP::LoadManager::calculate(const StackIdentifier stackId) | HMP::LoadManager | inline |
| calculateAll() | HMP::LoadManager | inline |
| LoadManager(const int serverRank, const MPI_Comm communicator) | HMP::LoadManager | inlineprotected |
| LoadManagerSlave(const int serverRank, const MPI_Comm communicator) | HMP::LoadManagerSlave | inlineprotected |
| newLoadManager(const int serverRank, const MPI_Comm communicator) | HMP::LoadManagerSlave | friend |
| printRuntimeStatistics() const | HMP::LoadManager | inlinevirtual |
| ~LoadManager() | HMP::LoadManager | inlinevirtual |
1.8.17