iric_check_cancel_f =================== - Checks whether user canceled solver execution Format (FORTRAN) ------------------ .. code-block:: fortran call iric_check_cancel_f(canceled) Format (C/C++) ---------------- .. code-block:: c iRIC_Check_Cancel(&canceled); Format (Python) ---------------- .. code-block:: python canceled = iRIC_Check_Cancel() Arguments --------- .. csv-table:: Arguments of iric_check_cancel_f :file: iric_check_cancel_f_args.csv :header-rows: 1