cg_iric_flush_f =============== - Flush calculation result into CGNS file Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_flush_f(filename, fin, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Flush(filename, fin); Format (Python) ---------------- .. code-block:: python fin = cg_iRIC_Flush(filename, fin) Arguments --------- .. csv-table:: Arguments of cg_iric_flush_f :file: cg_iric_flush_f_args.csv :header-rows: 1