Home
last modified time | relevance | path

Searched defs:GetCellFaced (Results 1 – 2 of 2) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcPopulationCell.h120 inline cPopulationCell& GetCellFaced() { return *(m_connections.GetFirst()); } in GetCellFaced() function
H A DcPopulationInterface.cc104 cPopulationCell* cPopulationInterface::GetCellFaced() { in GetCellFaced() function in cPopulationInterface