Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
200
void cTestCPUInterface::UpdateAVResources(cAvidaContext& ctx, const Apto::Array<double>& res_change, int av_num)
201
{
202
m_testcpu->ModifyResources(ctx, res_change);
203
}
Callers
8
DoActualCollect
Method · 0.45
DoActualCollect
Method · 0.45
DoActualCollect
Method · 0.45
FakeActualCollect
Method · 0.45
Inst_DepositResource
Method · 0.45
Inst_DepositSpecific
Method · 0.45
Inst_DepositAllAsSpecific
Method · 0.45
Inst_Nop2DepositAllAsSpecific
Method · 0.45
Calls
1
ModifyResources
Method · 0.80
Tested by
no test coverage detected