Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcPopulationInterface.h209 void HGTRandomPlacement(cAvidaContext& ctx, const Sequence& offspring,
H A DcPopulationInterface.cc1159 HGTRandomPlacement(ctx, offspring.GetSequence(), i, location); in DoHGTMutation()
1252 void cPopulationInterface::HGTRandomPlacement(cAvidaContext& ctx, const Sequence& offspring, in HGTRandomPlacement() function in cPopulationInterface