WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
This is the complete list of members for wrench::ParallelModel, 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 |
getWorkPerThread(double total_work, unsigned long num_threads)=0 | wrench::ParallelModel | pure virtual |
~ParallelModel() (defined in wrench::ParallelModel) | wrench::ParallelModel | inlinevirtual |