Struct EpochAdvanceService

Struct Documentation

struct dish2::EpochAdvanceService

The cell’s current-known epoch count is advanced by one then set to the maximum of the cell’s current-known epoch count and neighbor cells’ current- known epoch count.

Public Static Functions

bool ShouldRun(const size_t update, const bool alive)
template<typename Cell>
void DoService(Cell &cell)