cg_iric_write_sol_particlegroup_integer_f ============================================== - Outputs integer-type calculation results, giving a value for each particle. Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_write_sol_particlegroup_integer_f(label, val, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Write_Sol_ParticleGroup_Integer(label, val); Format (Python) ---------------- .. code-block:: python cg_iRIC_Write_Sol_ParticleGroup_Integer(label, val) Arguments --------- .. csv-table:: Arguments of cg_iric_write_sol_particlegroup_integer_f :file: cg_iric_write_sol_particlegroup_integer_f_args.csv :header-rows: 1