This is the complete list of members for wrench::ConstantEfficiencyParallelModel, 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 |
getEfficiency() | wrench::ConstantEfficiencyParallelModel |