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

Method getSimulationParameters

source/EngineImpl/EngineWorker.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364SimulationParameters EngineWorker::getSimulationParameters() const
365{
366 return _simulationCudaFacade->getSimulationParameters();
367}
368
369void EngineWorker::setSimulationParameters(SimulationParameters const& parameters, SimulationParametersUpdateConfig const& updateConfig)
370{

Callers 15

processRequestMethod · 0.45
mainFunction · 0.45
onCreateSporeMethod · 0.45
showPreviewMethod · 0.45
validateAndCorrectMethod · 0.45
addLocationWindowMethod · 0.45
drawMethod · 0.45
onInspectObjectsMethod · 0.45
processMethod · 0.45
processCellGenomeTabMethod · 0.45

Calls

no outgoing calls

Tested by 4

processMethod · 0.36
processCellGenomeTabMethod · 0.36
validateAndCorrectMethod · 0.36