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

Function error_commOutOfBounds

quest/src/core/errors.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164void error_commOutOfBounds() {
165
166 raiseInternalError("A function invoked communication which attempted to exchange amplitudes between arrays at invalid bounds.");
167}
168
169void error_commWithSameRank() {
170

Callers 1

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected