cg_iric_read_bc_count_f ======================= - Reads the number of boundary condition. Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_read_bc_count_f(type, num) Format (C/C++) ---------------- .. code-block:: c cg_iRIC_Read_BC_Count(type, &num); Format (Python) ---------------- .. code-block:: python num = cg_iRIC_Read_BC_Count(type) Arguments --------- .. csv-table:: Arguments of cg_iric_bc_count_f :file: cg_iric_read_bc_count_f_args.csv :header-rows: 1