| 
    SpinParser
    1.0
    
   | 
 
This is the complete list of members for HMP::LoadManager, including all inherited members.
| _calculateChunk(const Chunk &chunk) | HMP::LoadManager | inlineprotected | 
| _commSize | HMP::LoadManager | protected | 
| _communicator | HMP::LoadManager | protected | 
| _rank | HMP::LoadManager | protected | 
| _registerStack(DataStackBase *stack) | HMP::LoadManager | inlineprotectedvirtual | 
| _serverRank | HMP::LoadManager | protected | 
| _stacks | HMP::LoadManager | protected | 
| 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)=0 | HMP::LoadManager | pure virtual | 
| calculate(const std::initializer_list< StackIdentifier > &stackIds) | HMP::LoadManager | inline | 
| calculate(const StackIdentifier stackId) | HMP::LoadManager | inline | 
| calculateAll() | HMP::LoadManager | inline | 
| LoadManager(const int serverRank, const MPI_Comm communicator) | HMP::LoadManager | inlineprotected | 
| printRuntimeStatistics() const | HMP::LoadManager | inlinevirtual | 
| ~LoadManager() | HMP::LoadManager | inlinevirtual | 
 1.8.17