Struct CellUpdateService¶
Defined in File CellUpdateService.hpp
Struct Documentation¶
-
struct
dish2::CellUpdateService¶ Performs each cell’s simulation services, iterating over cells in randomized order.
Public Static Functions
-
bool
ShouldRun(const size_t)¶
-
template<typename
ThreadWorld>
voidDoService(ThreadWorld &thread_world, const size_t update)¶
-
bool