Struct ConduitFlushService

Struct Documentation

struct dish2::ConduitFlushService

Flushes each cardinals’ output conduits.

Depending on conduit implementation, this may dispatch inter-process and inter-thread communication.

Public Static Functions

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