Home
last modified time | relevance | path

Searched refs:GetEventKillAttemptsThisSlot (Results 1 – 2 of 2) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcDeme.h218 int GetEventKillAttemptsThisSlot() const { return eventKillAttemptsThisSlot; } in GetEventKillAttemptsThisSlot() function
H A DcDeme.cc453 flowRateTuples[(*iter).second].attemptsToKillEvents.Add(GetEventKillAttemptsThisSlot()); in ProcessUpdate()