MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / localiser_statevec_initDebugState

Function localiser_statevec_initDebugState

quest/src/core/localiser.cpp:736–740  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734
735
736void localiser_statevec_initDebugState(Qureg qureg) {
737
738 // always embarrassingly parallel
739 accel_statevec_initDebugState_sub(qureg);
740}
741
742
743void localiser_statevec_initClassicalState(Qureg qureg, qindex globalInd) {

Callers 1

initDebugStateFunction · 0.85

Calls 1

Tested by

no test coverage detected