Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcResource.h206 int GetHalo() { return m_halo;} in GetHalo() function
H A DcDeme.cc745 res->GetHalo(), res->GetHaloInnerRadius(), res->GetHaloWidth(), in SetupDemeRes()
H A DcPopulation.cc316 res->GetHalo(), res->GetHaloInnerRadius(), res->GetHaloWidth(), in cPopulation()
7462 res->GetHalo(), res->GetHaloInnerRadius(), res->GetHaloWidth(), in UpdateGradientCount()
7711 res->GetHalo(), res->GetHaloInnerRadius(), res->GetHaloWidth(), in UpdateResourceCount()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/oligofar/
H A Dcspacialranges.hpp55 int GetHalo() const { return m_halo; } in GetHalo() function in CSpacialRanges