cg_iric_read_sol_count_f

計算結果の数を取得する。

形式 (FORTRAN)

call cg_iric_read_sol_count_f(count, ier)

形式 (C/C++)

ier = cg_iRIC_Read_Sol_Count(&count);

形式 (Python)

count = cg_iRIC_Read_Sol_Count()

引数

表 206 cg_iric_read_sol_count_f の引数
変数名 I/O 内容
count integer O 計算結果の数
ier integer O エラーコード。0なら成功