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

Method UpdateAVResources

avida-core/source/cpu/cTestCPUInterface.cc:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200void cTestCPUInterface::UpdateAVResources(cAvidaContext& ctx, const Apto::Array<double>& res_change, int av_num)
201{
202 m_testcpu->ModifyResources(ctx, res_change);
203}

Callers 8

DoActualCollectMethod · 0.45
DoActualCollectMethod · 0.45
DoActualCollectMethod · 0.45
FakeActualCollectMethod · 0.45
Inst_DepositResourceMethod · 0.45
Inst_DepositSpecificMethod · 0.45

Calls 1

ModifyResourcesMethod · 0.80

Tested by

no test coverage detected