cg_iric_read_sol_count_f ======================== - Reads the number of calculation result Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_read_sol_count_f(count, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Read_Sol_Count(&count); Format (Python) ---------------- .. code-block:: python count = cg_iRIC_Read_Sol_Count() Arguments --------- .. csv-table:: Arguments of cg_iric_read_sol_count_f :file: cg_iric_read_sol_count_f_args.csv :header-rows: 1