Struct RunningLogPurgeService

Struct Documentation

struct dish2::RunningLogPurgeService

Purges a cell’s running logs.

(Only affects data collection, not simulation logic.)

Public Static Functions

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