Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcPopulationInterface.cc1524 int tol_immi = GetOrganism()->GetPhenotype().CalcToleranceImmigrants(); in PushToleranceInstExe() local
1544 …group_id, group_size, resource_level, odds_immi, odds_own, odds_others, tol_immi, tol_own, tol_oth… in PushToleranceInstExe()
H A DcStats.h1065 … double odds_own, double odds_others, int tol_immi, int tol_own, int tol_others, int tol_max);
H A DcStats.cc3759 … double odds_own, double odds_others, int tol_immi, int tol_own, int tol_others, int tol_max) in PushToleranceInstExe() argument
3786 tol_circ.tol_immigrants = tol_immi; in PushToleranceInstExe()