cg_iric_read_sol_count_f ======================== 計算結果の数を取得する。 形式 (FORTRAN) --------------- .. code-block:: fortran call cg_iric_read_sol_count_f(count, ier) 形式 (C/C++) --------------- .. code-block:: c ier = cg_iRIC_Read_Sol_Count(&count); 形式 (Python) --------------- .. code-block:: python count = cg_iRIC_Read_Sol_Count() 引数 ---- .. csv-table:: cg_iric_read_sol_count_f の引数 :file: cg_iric_read_sol_count_f_args.csv :header-rows: 1