cg_iric_read_complex_functionalwithname_f ========================================= - Reads functional attribute of complex type grid attribute (with Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_read_complex_functionalwithname_f(type, num, name, paramname, data, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Read_Complex_FunctionalWithName(type, num, name, paramname, data); Format (Python) ---------------- .. code-block:: python data = cg_iRIC_Read_Complex_FunctionalWithName(type, num, name, paramname) Arguments --------- .. csv-table:: Arguments of cg_iric_read_complex_functionalwithname_f :file: cg_iric_read_complex_functionalwithname_f_args.csv :header-rows: 1