iric_write_sol_start_f ====================== - Inform the GUI that the solver started outputting result Format (FORTRAN) ------------------ .. code-block:: fortran call iric_write_sol_start_f(filename, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Write_Sol_Start(filename); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_write_sol_start_f :file: iric_write_sol_start_f_args.csv :header-rows: 1