iric_check_lock_f ================= - Checks whether the CGNS file is locked by GUI Format (FORTRAN) ------------------ .. code-block:: fortran call iric_check_lock_f(filename, locked) Format (C/C++) ---------------- .. code-block:: c iRIC_Check_Lock(filename, locked); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_check_lock_f :file: iric_check_lock_f_args.csv :header-rows: 1