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

Function error_localiserPassedStateVecToChannelComCheck

quest/src/core/errors.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256void error_localiserPassedStateVecToChannelComCheck() {
257
258 raiseInternalError("The localiser queried whether a channel would invoke communication upon a statevector.");
259}
260
261void error_localiserGivenDistribMatrixAndLocalQureg() {
262

Callers 1

doesChannelRequireCommFunction · 0.85

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected