Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/classification/
H A DcBGGenotypeManager.cc191 stats.SetDomLastBirthCell(dom_genotype->GetLastBirthCell()); in UpdateStats()
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcStats.h501 void SetDomLastBirthCell(int in_lbc) { dom_last_birth_cell = in_lbc; } in SetDomLastBirthCell() function