Class CellDeathService

Class Documentation

class dish2::CellDeathService

If cell age exceeds CELL_AGE_DURATION, cull it.

Public Static Functions

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