cg_iric_read_functionalsize_f ============================= - Reads the size of a functional-type variable from the CGNS file. Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_read_functionalsize_f(label, size, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Read_FunctionalSize(label, &size); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of cg_iric_read_functionalsize_f :file: cg_iric_read_functionalsize_f_args.csv :header-rows: 1