Home
last modified time | relevance | path

Searched defs:Step (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/parallel_for/game_of_life/
H A DEvolution.cpp79 void SequentialEvolution::Step() { in Step() function in SequentialEvolution
165 void ParallelEvolution::Step() { in Step() function in ParallelEvolution