Struct ResourceSendingService

Struct Documentation

struct dish2::ResourceSendingService

Based on writable state within each cardinal, calculates and dispatches resource that should be shared to each neighbor cell.

Public Static Functions

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