Searched refs:Step (Results 1 – 3 of 3) sorted by relevance
70 virtual void Step() = 0;111 virtual void Step();131 virtual void Step();
62 Step(); in Run()79 void SequentialEvolution::Step() { in Step() function in SequentialEvolution113 Step(); in Run()165 void ParallelEvolution::Step() { in Step() function in ParallelEvolution
187 Step 3 is the difference from the operation of ConcreteWorkItem::run.188 Step 2 could be done after step 3 in some contexts to increase