cg_iric_read_complex_functional_realsingle_f ============================================ - Reads functional attribute data of complex type grid attribute Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_read_complex_functional_realsingle_f(type, num, name, x, y, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Read_Complex_Functional_RealSingle(type, num, name, x, y); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of cg_iric_read_complex_functional_realsingle_f :file: cg_iric_read_complex_functional_realsingle_f_args.csv :header-rows: 1