Home
last modified time | relevance | path

Searched refs:PrintReproData (Results 1 – 3 of 3) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcStats.h979 void PrintReproData(cOrganism* org);
H A DcStats.cc4828 void cStats::PrintReproData(cOrganism* org) in PrintReproData() function in cStats
H A DcPopulation.cc649 if (reproduced) m_world->GetStats().PrintReproData(org); in UpdateQs()