MCPcopy Create free account
hub / github.com/devosoft/avida / OutgoingMigrant

Method OutgoingMigrant

avida-core/source/main/cStats.cc:4758–4760  ·  view source on GitHub ↗

! Record information about an organism migrating from this population. */

Source from the content-addressed store, hash-verified

4756/*! Record information about an organism migrating from this population.
4757 */
4758void cStats::OutgoingMigrant(const cOrganism*) {
4759 m_outgoing.Add(1);
4760}
4761
4762/*! Record information about an organism migrating into this population.
4763 */

Callers 1

MigrateOrganismMethod · 0.80

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected