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

Method ResetInputs

avida-core/source/cpu/cTestCPU.cc:431–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

429
430
431void cTestCPU::ResetInputs(cAvidaContext& ctx)
432{
433 if (!m_use_manual_inputs)
434 m_world->GetEnvironment().SetupInputs(ctx, input_array, m_use_random_inputs);
435}
436

Callers 4

Inst_TaskGet2Method · 0.45
Inst_TerminateMethod · 0.45
PromoterTerminateMethod · 0.45

Calls 1

SetupInputsMethod · 0.80

Tested by

no test coverage detected