cg_iric_write_sol_iface_integer_f ================================= - Outputs integer-type calculation results, giving a value for each grid edge at i-direction. Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_write_sol_iface_integer_f(label, val, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Write_Sol_IFace_Integer(label, val); Format (Python) ---------------- .. code-block:: python cg_iRIC_Write_Sol_IFace_Integer(label, val) Arguments --------- .. csv-table:: Arguments of cg_iric_write_sol_iface_integer_f :file: cg_iric_write_sol_iface_integer_f_args.csv :header-rows: 1