F2X_ERR

subroutine F2X_ERR/F2X_ERR_HANDLE(CODE)

Set an error code and return to Python caller. The Fortran control flow is interrupted.

Parameters

CODE [INTEGER] :: The error code to be set (will be included in Python exception).