|  | 
| type | var_cal_opt | 
|  | 
| type | solving_info | 
|  | 
| type | gas_mix_species_prop | 
|  | 
| interface | boundary_conditions_mapped_set | 
|  | Set mapped boundary conditions for a given field and mapping locator.  More... 
 | 
|  | 
| interface | cs_f_field_set_key_struct_var_cal_opt | 
|  | 
| interface | cs_f_field_get_key_struct_var_cal_opt | 
|  | 
| interface | equation_param_from_vcopt | 
|  | 
| interface | cs_fan_n_fans | 
|  | Return the number of fans.  More... 
 | 
|  | 
| interface | cs_gas_combustion_h_to_t | 
|  | Convert enthalpy to temperature for gas combustion.  More... 
 | 
|  | 
| interface | cs_gas_combustion_t_to_h | 
|  | Convert temperature to enthalpy for gas combustion.  More... 
 | 
|  | 
| interface | cs_boundary_conditions_legacy_turbulence | 
|  | Define automatic turbulence values for specific physical modules.  More... 
 | 
|  | 
| interface | cs_log_default_activate | 
|  | 
| interface | cs_log_default_is_active | 
|  | 
| interface | log_iteration | 
|  | 
| interface | cs_log_iteration_prepare | 
|  | 
| interface | log_l2residual | 
|  | 
| interface | cs_turb_model_init | 
|  | 
| interface | cs_set_type_order_turbulence_model | 
|  | 
| interface | cs_f_scalar_clipping | 
|  | 
| interface | cs_intprf | 
|  | 
| interface | cs_intprz | 
|  | 
| interface | les_filter | 
|  | Compute filters for dynamic models.  More... 
 | 
|  | 
| interface | les_balance_create | 
|  | Create the LES balance structure.  More... 
 | 
|  | 
| interface | les_balance_finalize | 
|  | Destroy the LES balance structure.  More... 
 | 
|  | 
| interface | les_balance_write_restart | 
|  | Write the LES balance restart file.  More... 
 | 
|  | 
| interface | les_balance_update_gradients | 
|  | Compute additional time averages for LES balance.  More... 
 | 
|  | 
| interface | les_balance_compute | 
|  | Compute the LES balance.  More... 
 | 
|  | 
| interface | cs_map_name_to_id_destroy | 
|  | Destroy name to id map structure.  More... 
 | 
|  | 
| interface | parameters_read_restart_info | 
|  | Read restart metadata.  More... 
 | 
|  | 
| interface | restart_destroy | 
|  | Destroy structure associated with a restart file (and close the file).  More... 
 | 
|  | 
| interface | restart_check_base_location | 
|  | Check the locations associated with a restart file.  More... 
 | 
|  | 
| interface | restart_read_field_info | 
|  | Read field metadata from checkpoint.  More... 
 | 
|  | 
| interface | restart_write_field_info | 
|  | Write field metadata to checkpoint.  More... 
 | 
|  | 
| interface | restart_read_bc_coeffs | 
|  | Read boundary condition coefficients for all fields from checkpoint.  More... 
 | 
|  | 
| interface | restart_write_bc_coeffs | 
|  | Write boundary condition coefficients for all fields to checkpoint.  More... 
 | 
|  | 
| interface | restart_write_fields | 
|  | Loop over all fields and save them in the restart file which id is passed in argument if it matches their "restart_file" key value.  More... 
 | 
|  | 
| interface | restart_read_fields | 
|  | Loop over all fields and read them in the restart file which id is passed in argument if it matches their "restart_file" key value.  More... 
 | 
|  | 
| interface | restart_clean_multiwriters_history | 
|  | Remove all previous dumps of checkpoint files which are not to be saved.  More... 
 | 
|  | 
| interface | restart_main_and_aux_write | 
|  | 
| interface | restart_main_and_aux_read | 
|  | 
| interface | cs_syr_coupling_n_couplings | 
|  | 
| interface | csccel | 
|  | 
| interface | cs_sat_coupling_array_exchange | 
|  | 
| interface | cs_time_moment_n_moments | 
|  | Return the number of temporal moments.  More... 
 | 
|  | 
| interface | cs_time_moment_is_active | 
|  | Return if moment is active (1) or not (0).  More... 
 | 
|  | 
| interface | time_moment_update_all | 
|  | Update temporal moments.  More... 
 | 
|  | 
| interface | time_moment_log_iteration | 
|  | Log temporal moments initialization.  More... 
 | 
|  | 
| interface | time_moment_field_id | 
|  | Get field id associated with a given moment.  More... 
 | 
|  | 
| interface | time_moment_restart_read | 
|  | Read temporal moments checkpoint information.  More... 
 | 
|  | 
| interface | time_moment_restart_write | 
|  | Checkpoint temporal moments.  More... 
 | 
|  | 
| interface | timer_stats_increment_time_step | 
|  | Increment time step for timer statistics.  More... 
 | 
|  | 
| interface | timer_stats_set_plot | 
|  | Enable or disable plotting for a timer statistic.  More... 
 | 
|  | 
| interface | timer_stats_start | 
|  | Start a timer for a given statistic.  More... 
 | 
|  | 
| interface | timer_stats_stop | 
|  | Stop a timer for a given statistic.  More... 
 | 
|  | 
| interface | timer_stats_switch | 
|  | Start a timer for a given statistic, stopping previous timers of the same type which are not a parent, and starting inactive parent timers if necessary.  More... 
 | 
|  | 
| interface | turbulence_bc_ke_hyd_diam | 
|  | Calculation of  ,  and  from a diameter  and the reference velocity  for a circular duct flow with smooth wall (use for inlet boundary conditions).  More... 
 | 
|  | 
| interface | turbulence_bc_ke_turb_intensity | 
|  | Calculation of  and  from a diameter  , a turbulent intensity  and the reference velocity  for a circular duct flow with smooth wall (for inlet boundary conditions).  More... 
 | 
|  | 
| interface | turbulence_bc_rij_transform | 
|  | Compute matrix  used in the computation of the Reynolds stress tensor boundary conditions.  More... 
 | 
|  | 
| interface | turbulence_bc_inlet_hyd_diam | 
|  | Set inlet boundary condition values for turbulence variables based on a diameter  and the reference velocity  for a circular duct flow with smooth wall.  More... 
 | 
|  | 
| interface | turbulence_bc_inlet_turb_intensity | 
|  | Set inlet boundary condition values for turbulence variables based on a diameter  , a turbulent intensity  and the reference velocity  for a circular duct flow with smooth wall.  More... 
 | 
|  | 
| interface | turbulence_bc_inlet_k_eps | 
|  | Set inlet boundary condition values for turbulence variables based on given k and epsilon values.  More... 
 | 
|  | 
| interface | turbulence_bc_set_uninit_inlet_k_eps | 
|  | Set inlet boundary condition values for turbulence variables based on given k and epsilon values only if not initialized already.  More... 
 | 
|  | 
| interface | cs_immersed_boundary_wall_functions | 
|  | Compute boundary contributions for all immersed boundaries.  More... 
 | 
|  | 
| interface | yg2xye | 
|  | Compute molar and mass fractions of elementary species Ye, Xe (fuel, O2, CO2, H2O, N2) from global species Yg (fuel, oxidant, products)  More... 
 | 
|  | 
| interface | user_parameters | 
|  | General user parameters.  More... 
 | 
|  | 
| interface | user_porosity | 
|  | General user parameters.  More... 
 | 
|  | 
|  | 
| subroutine | balance_by_zone (sel_crit, name) | 
|  | Compute balance on a given zone for a given scalar.  More... 
 | 
|  | 
| subroutine | intprf (nprofz, nproft, profz, proft, profv, xz, temps, var) | 
|  | Temporal and z-axis interpolation for meteorological profiles.  More... 
 | 
|  | 
| subroutine | intprz (nprofz, profz, profv, xz, iz1, iz2, var) | 
|  | z-axis interpolation for meteorological profiles  More... 
 | 
|  | 
| subroutine | pressure_drop_by_zone (sel_crit) | 
|  | Compute pressure drop for a given zone.  More... 
 | 
|  | 
| subroutine | promav (isym, ibsize, iesize, f_id, dam, xam, vx, vy) | 
|  | 
| subroutine | surface_balance (sel_crit, name, normal) | 
|  | Compute surface scalar balance for a given surface area.  More... 
 | 
|  | 
| subroutine | boundary_conditions_error (bc_type) | 
|  | Handle boundary condition definition errors and associated output.  More... 
 | 
|  | 
| type(c_ptr) function | boundary_conditions_map (location_type, n_location_elts, n_faces, location_elts, faces, coord_shift, coord_stride, tolerance) | 
|  | Locate shifted boundary face coordinates on possibly filtered cells or boundary faces for later interpolation.  More... 
 | 
|  | 
| subroutine | field_set_key_struct_var_cal_opt (f_id, k_value) | 
|  | Assign a var_cal_opt for a cs_var_cal_opt_t key to a field.  More... 
 | 
|  | 
| subroutine | field_set_key_struct_solving_info (f_id, k_value) | 
|  | Assign a solving_info for a cs_solving_info_t key to a field.  More... 
 | 
|  | 
| subroutine | field_set_key_struct_gas_mix_species_prop (f_id, k_value) | 
|  | Assign a gas_mix_species_prop for a cs_gas_mix_species_prop_t key to a field.  More... 
 | 
|  | 
| subroutine | field_get_key_struct_var_cal_opt (f_id, k_value) | 
|  | Return a pointer to the var_cal_opt structure for cs_var_cal_opt key associated with a field.  More... 
 | 
|  | 
| subroutine | field_get_key_struct_solving_info (f_id, k_value) | 
|  | Return a pointer to the solving_info structure for cs_solving_info_t key associated with a field.  More... 
 | 
|  | 
| subroutine | field_get_key_struct_gas_mix_species_prop (f_id, k_value) | 
|  | Return a pointer to the gas_mix_species_prop structure for cs_gas_mix_species_prop_t key associated with a field.  More... 
 | 
|  | 
| subroutine | gradient_hn_s (f_id, imrgra, inc, nswrgp, imligp, iwarnp, epsrgp, climgp, pvar, grad) | 
|  | Compute cell gradient for scalar with homegeneous gradient.  More... 
 | 
|  | 
| subroutine | locator_destroy (this_locator) | 
|  | Destruction of a locator structure.  More... 
 | 
|  | 
| subroutine | log_iteration_add_array (name, category, location, is_intensive, dim, val) | 
|  | Add array not saved as permanent field to logging of fields.  More... 
 | 
|  | 
| subroutine | log_iteration_clipping (name, dim, n_clip_min, n_clip_max, min_pre_clip, max_pre_clip) | 
|  | Add array not saved as permanent field to logging of fields.  More... 
 | 
|  | 
| subroutine | log_iteration_clipping_field (f_id, n_clip_min, n_clip_max, min_pre_clip, max_pre_clip, n_clip_min_comp, n_clip_max_comp) | 
|  | Add array not saved as permanent field to logging of fields.  More... 
 | 
|  | 
| subroutine | restart_create (name, path, mode, r) | 
|  | Initialize a restart file.  More... 
 | 
|  | 
| subroutine | restart_read_variables (r, old_field_map, t_id_flag) | 
|  | Read variables from checkpoint.  More... 
 | 
|  | 
| subroutine | restart_write_variables (r, t_id_flag) | 
|  | Write variables to checkpoint.  More... 
 | 
|  | 
| subroutine | restart_read_section_int_t (r, sec_name, location_id, n_loc_vals, val, ierror) | 
|  | Read a section of integers from a restart file.  More... 
 | 
|  | 
| subroutine | restart_read_int_t_compat (r, sec_name, old_name, location_id, n_loc_vals, val, ierror) | 
|  | Read a section of integers from a restart file, when that section may have used a different name in a previous version.  More... 
 | 
|  | 
| subroutine | restart_write_section_int_t (r, sec_name, location_id, n_loc_vals, val) | 
|  | Write a section of integers to a checkpoint file.  More... 
 | 
|  | 
| subroutine | restart_read_section_real_t (r, sec_name, location_id, n_loc_vals, val, ierror) | 
|  | Read a section of doubles from a restart file.  More... 
 | 
|  | 
| subroutine | restart_read_real_t_compat (r, sec_name, old_name, location_id, n_loc_vals, val, ierror) | 
|  | Read a section of double precision reals from a restart file, when that section may have used a different name in a previous version.  More... 
 | 
|  | 
| subroutine | restart_read_real_3_t_compat (r, sec_name, old_name_x, old_name_y, old_name_z, location_id, val, ierror) | 
|  | Read a vector of double precision reals of dimension (3,*) from a restart file, when that section may have used a different name and been non-interleaved in a previous version.  More... 
 | 
|  | 
| subroutine | restart_write_section_real_t (r, sec_name, location_id, n_loc_vals, val) | 
|  | write a section of doubles to a checkpoint file.  More... 
 | 
|  | 
| subroutine | restart_read_field_vals (r, f_id, t_id, ierror) | 
|  | Read field values from checkpoint.  More... 
 | 
|  | 
| subroutine | restart_initialize_fields_read_status () | 
|  | Initialize fields checkpoint read status array.  More... 
 | 
|  | 
| subroutine | restart_finalize_fields_read_status () | 
|  | Finalize fields checkpoint read status array.  More... 
 | 
|  | 
| subroutine | restart_get_field_read_status (f_id, retval) | 
|  | Get field checkpoint read status. Returns 1 if field was read, 0.  More... 
 | 
|  | 
| subroutine | restart_write_field_vals (r, f_id, t_id) | 
|  | Write field values to checkpoint.  More... 
 | 
|  | 
| subroutine | restart_read_linked_fields (r, old_field_map, key, n_w) | 
|  | Read fields depending on others from checkpoint.  More... 
 | 
|  | 
| subroutine | restart_write_linked_fields (r, key, n_w) | 
|  | Write fields depending on others to checkpoint.  More... 
 | 
|  | 
| subroutine | sles_free_native (f_id, name) | 
|  | Free sparse linear equation solver setup using native matrix arrays.  More... 
 | 
|  | 
| integer function | timer_stats_create (parent_name, name, label) | 
|  | Create a timer statistics structure.  More... 
 | 
|  | 
| integer function | timer_stats_id_by_name (name) | 
|  | Return the id of a defined statistic based on its name.  More... 
 | 
|  | 
| subroutine | user_f_boundary_conditions (itrifb, itypfb, izfppp, dt) | 
|  | Wrapper to Fortran user boundary condition definitions.  More... 
 | 
|  | 
| subroutine | variable_field_create (name, label, location_id, dim, id) | 
|  | Add field defining a general solved variable, with default options.  More... 
 | 
|  | 
| subroutine | variable_cdo_field_create (name, label, location_id, dim, has_previous, id) | 
|  | Add a CDO field defining a general solved variable, with default options.  More... 
 | 
|  | 
| integer function | volume_zone_n_type_zones (type_flag) | 
|  | Return the number of volume zones associated with a given type flag.  More... 
 | 
|  | 
| integer function | volume_zone_n_type_cells (type_flag) | 
|  | Return the number of volume zone cells associated with a given type flag.  More... 
 | 
|  | 
| subroutine | volume_zone_select_type_cells (type_flag, cell_list) | 
|  | Return the list of volume zone cells associated with a given type flag.  More... 
 | 
|  | 
| double precision function | notebook_parameter_value_by_name (name) | 
|  | Return notebook parameter value.  More... 
 | 
|  | 
| integer function | cell_is_active (iel) | 
|  | Indicate of a cell is active fo the current variable.  More... 
 | 
|  | 
| subroutine | atmo_set_meteo_file_name (name) | 
|  | Sets the meteo file name.  More... 
 | 
|  | 
| subroutine | atmo_set_chem_conc_file_name (name) | 
|  | Sets the chemistry concentration file name.  More... 
 | 
|  | 
| subroutine | atmo_set_aero_conc_file_name (name) | 
|  | Sets the aerosol concentration file name.  More... 
 | 
|  | 
| subroutine | atmo_chemistry_set_spack_file_name (name) | 
|  | Sets the file name used to initialize SPACK.  More... 
 | 
|  | 
| subroutine | atmo_chemistry_set_aerosol_file_name (name) | 
|  | Sets the file name used to initialize the aerosol shared library.  More... 
 | 
|  | 
| subroutine | clpsca (iscal) | 
|  | brief Clipping scalar field.  More... 
 | 
|  | 
Definition of C function and subroutine bindings.