Home
last modified time | relevance | path

Searched defs:GetMatingType (Results 1 – 3 of 3) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcBirthEntry.h57 int GetMatingType() { return m_mating_type; } in GetMatingType() function
H A DcPhenotype.h398 int GetMatingType() const { return mating_type; } //@CHC in GetMatingType() function
/dports/biology/avida/avida-2.12.4-src/avida-core/source/analyze/
H A DcAnalyzeGenotype.h369 int GetMatingType() const { return m_mating_type; } in GetMatingType() function