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

Method UpdateResources

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

Source from the content-addressed store, hash-verified

105}
106
107void cTestCPUInterface::UpdateResources(cAvidaContext& ctx, const Apto::Array<double>& res_change)
108{
109 m_testcpu->ModifyResources(ctx, res_change);
110}
111
112void cTestCPUInterface::UpdateRandomResources(cAvidaContext& ctx, const Apto::Array<double>& res_change)
113{

Callers

nothing calls this directly

Calls 1

ModifyResourcesMethod · 0.80

Tested by

no test coverage detected