cg_iric_write_sol_polydata_integer_f ======================================== 整数のポリゴンもしくは折れ線ごとに値を持つ計算結果を出力する 形式 (FORTRAN) --------------- .. code-block:: fortran call cg_iric_write_sol_polydata_integer_f(label, val, ier) 形式 (C/C++) --------------- .. code-block:: c ier = cg_iRIC_Write_Sol_PolyData_Integer(label, val); 形式 (Python) --------------- .. code-block:: python cg_iRIC_Write_Sol_PolyData_Integer(label, val) 引数 ---- .. csv-table:: cg_iric_write_sol_polydata_integer_f の引数 :file: cg_iric_write_sol_polydata_integer_f_args.csv :header-rows: 1