Home
last modified time | relevance | path

Searched refs:InitHGTSupport (Results 1 – 4 of 4) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcPopulationCell.cc62 InitHGTSupport(); in cPopulationCell()
96 InitHGTSupport(); in operator =()
479 InitHGTSupport(); in DiffuseGenomeFragments()
502 InitHGTSupport(); in AddGenomeFragments()
544 InitHGTSupport(); in GetFragments()
551 InitHGTSupport(); in ClearFragments()
H A DcPopulationCell.h216 inline void InitHGTSupport() { if(!m_hgt) { m_hgt = new HGTSupport(); } } in InitHGTSupport() function
H A DcPopulationInterface.h218 inline void InitHGTSupport() { if(!m_hgt_support) { m_hgt_support = new HGTSupport(); } } in InitHGTSupport() function
H A DcPopulationInterface.cc1096 InitHGTSupport(); in DoHGTMutation()
1266 InitHGTSupport(); in ReceiveHGTDonation()