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

Method JoinGroup

avida-core/source/cpu/cTestCPUInterface.h:196–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194 void ClearOpinion(cOrganism*) { ; }
195
196 void JoinGroup(int) { ; }
197 void MakeGroup() { ; }
198 void LeaveGroup(int) { ; }
199 int NumberOfOrganismsInGroup(int) { return 0; }

Callers 5

Inst_JoinGroupMethod · 0.45
Inst_JoinNextGroupMethod · 0.45
Inst_JoinGroupMethod · 0.45
Inst_JoinGroupMethod · 0.45
Inst_LeavePredGroupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected