Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcDeme.h89 unsigned int eventKillAttempts; variable
217 int GetEventKillAttempts() const { return eventKillAttempts; } in GetEventKillAttempts()
H A DcDeme.cc72 , eventKillAttempts(0) in cDeme()
135 eventKillAttempts = in_deme.eventKillAttempts; in operator =()
512 eventKillAttempts = 0; in Reset()
897 eventKillAttempts++; in KillCellEvent()