WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
This is the complete list of members for wrench::AmdahlParallelModel, including all inherited members.
AMDAHL(double alpha) | wrench::ParallelModel | static |
CONSTANTEFFICIENCY(double efficiency) | wrench::ParallelModel | static |
CUSTOM(std::function< std::vector< double >(double, long)> lambda) | wrench::ParallelModel | static |
getAlpha() | wrench::AmdahlParallelModel | |
getWorkPerThread(double total_work, unsigned long num_threads) override | wrench::AmdahlParallelModel | virtual |
~AmdahlParallelModel() override (defined in wrench::AmdahlParallelModel) | wrench::AmdahlParallelModel | inline |
~ParallelModel() (defined in wrench::ParallelModel) | wrench::ParallelModel | inlinevirtual |