MCPcopy Create free account
hub / github.com/chrxh/alien / provideTO

Method provideTO

source/EngineImpl/EngineWorker.cpp:506–509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504}
505
506DataTO EngineWorker::provideTO()
507{
508 return _dataTOCache->getDataTO(_simulationCudaFacade->getArraySizes());
509}
510
511void EngineWorker::resetTimeIntervalStatistics()
512{

Callers

nothing calls this directly

Calls 2

getDataTOMethod · 0.80
getArraySizesMethod · 0.45

Tested by

no test coverage detected