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

Method relaxSelectedObjects

source/EngineImpl/EngineWorker.cpp:252–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252void EngineWorker::relaxSelectedObjects(bool includeClusters)
253{
254 EngineWorkerGuard access(this);
255
256 _simulationCudaFacade->relaxSelectedObjects(includeClusters);
257}
258
259void EngineWorker::uniformVelocitiesForSelectedObjects(bool includeClusters)
260{

Callers 1

processInternMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected