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

Method UpdateRandomResources

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

Source from the content-addressed store, hash-verified

110}
111
112void cTestCPUInterface::UpdateRandomResources(cAvidaContext& ctx, const Apto::Array<double>& res_change)
113{
114 m_testcpu->ModifyResources(ctx, res_change);
115}
116
117void cTestCPUInterface::Kaboom(int distance, cAvidaContext& ctx)
118{

Callers

nothing calls this directly

Calls 1

ModifyResourcesMethod · 0.80

Tested by

no test coverage detected