Home
last modified time | relevance | path

Searched refs:CS_HALO_STANDARD (Results 1 – 25 of 52) sorted by relevance

123

/dports/science/code_saturne/code_saturne-7.1.0/src/cfbl/
H A Dcs_hgn_source_terms_step.c229 cs_halo_sync_var(halo, CS_HALO_STANDARD, cvar_fracv); in cs_hgn_source_terms_step()
230 cs_halo_sync_var(halo, CS_HALO_STANDARD, cvar_fracm); in cs_hgn_source_terms_step()
231 cs_halo_sync_var(halo, CS_HALO_STANDARD, cvar_frace); in cs_hgn_source_terms_step()
232 cs_halo_sync_var(halo, CS_HALO_STANDARD, cvar_tempk); in cs_hgn_source_terms_step()
233 cs_halo_sync_var(halo, CS_HALO_STANDARD, cvar_pr); in cs_hgn_source_terms_step()
/dports/science/code_saturne/code_saturne-7.1.0/src/ctwr/
H A Dcs_ctwr.c1033 cs_halo_sync_var(halo, CS_HALO_STANDARD, vel_l); in cs_ctwr_init_field_vars()
1034 cs_halo_sync_var(halo, CS_HALO_STANDARD, cpro_taup); in cs_ctwr_init_field_vars()
1488 cs_halo_sync_var(halo, CS_HALO_STANDARD, vel_l); in cs_ctwr_restart_field_vars()
1489 cs_halo_sync_var(halo, CS_HALO_STANDARD, cpro_taup); in cs_ctwr_restart_field_vars()
1688 cs_halo_sync_var(halo, CS_HALO_STANDARD, x); in cs_ctwr_phyvar_update()
1689 cs_halo_sync_var(halo, CS_HALO_STANDARD, x_s); in cs_ctwr_phyvar_update()
1690 cs_halo_sync_var(halo, CS_HALO_STANDARD, cpro_x1); in cs_ctwr_phyvar_update()
1691 cs_halo_sync_var(halo, CS_HALO_STANDARD, cp_h); in cs_ctwr_phyvar_update()
1692 cs_halo_sync_var(halo, CS_HALO_STANDARD, h_h); in cs_ctwr_phyvar_update()
1693 cs_halo_sync_var(halo, CS_HALO_STANDARD, rho_h); in cs_ctwr_phyvar_update()
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_mesh_halo.c457 face_checker[i] = CS_HALO_STANDARD; in _update_face_checker()
458 ret_type = CS_HALO_STANDARD; in _update_face_checker()
505 == CS_HALO_STANDARD) { in _count_halo_elements()
742 if (mesh->halo_type == CS_HALO_STANDARD) { in _test_loop_continues()
909 if (mesh->halo_type == CS_HALO_STANDARD) in _fill_send_halo()
983 halo->n_send_elts[CS_HALO_STANDARD] = 0; in _fill_send_halo()
1067 if (type == CS_HALO_STANDARD) { in _get_n_par_ghost_cells()
1274 CS_HALO_STANDARD, in _fill_halo()
1313 halo->n_elts[CS_HALO_STANDARD] = 0; in _fill_halo()
1654 if (mesh->halo_type == CS_HALO_STANDARD) in _count_send_gcell_to_dist_vtx_connect()
[all …]
H A Dcs_mesh.c973 cs_halo_sync_num(halo, CS_HALO_STANDARD, loc_cell_num); in _get_perio_faces_g()
1252 cs_halo_sync_num(halo, CS_HALO_STANDARD, loc_cell_num); in _get_perio_faces_l()
1803 cs_lnum_t n_std_ghost_cells = halo->n_elts[CS_HALO_STANDARD]; in _print_mesh_info()
3233 cs_halo_sync_var(halo, CS_HALO_STANDARD, var); in cs_mesh_sync_var_scal()
3271 cs_halo_sync_var_strided(halo, CS_HALO_STANDARD, var, 3); in cs_mesh_sync_var_vect()
3275 CS_HALO_STANDARD, in cs_mesh_sync_var_vect()
3318 cs_halo_sync_var_strided(halo, CS_HALO_STANDARD, var, 9); in cs_mesh_sync_var_tens()
3322 CS_HALO_STANDARD, in cs_mesh_sync_var_tens()
3344 CS_HALO_STANDARD, in cs_mesh_sync_var_sym_tens()
3810 (long)halo->n_elts[CS_HALO_STANDARD]); in cs_mesh_dump()
[all …]
H A Dcs_mesh_remove.c159 CS_HALO_STANDARD, in cs_mesh_remove_cells()
H A Dcs_stl.c2045 cs_halo_sync_num(m->halo, CS_HALO_STANDARD, cell_tag); in cs_stl_refine()
2063 cs_halo_sync_num(m->halo, CS_HALO_STANDARD, cell_tag); in cs_stl_refine()
2396 cs_halo_sync_var(m->halo, CS_HALO_STANDARD, porosity); in cs_stl_compute_porosity()
2439 cs_halo_sync_num(m->halo, CS_HALO_STANDARD, cell_tag); in cs_stl_compute_porosity()
2475 cs_halo_sync_num(m->halo, CS_HALO_STANDARD, cell_tag); in cs_stl_compute_porosity()
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_porous_model.c198 cs_halo_sync_untyped(m->halo, CS_HALO_STANDARD, sizeof(int), in cs_porous_model_init_disable_flag()
296 cs_halo_sync_var(m->halo, CS_HALO_STANDARD, cpro_porosi); in cs_porous_model_auto_face_porosity()
H A Dcs_field_operator.c551 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_field_gradient_scalar()
669 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_field_gradient_potential()
778 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_field_gradient_vector()
877 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_field_gradient_tensor()
H A Dcs_halo_cuda.cu143 const cs_lnum_t end_shift = (sync_mode == CS_HALO_STANDARD) ? 1 : 2; in cs_halo_cuda_pack_send_buffer_real()
H A Dcs_halo.h58 CS_HALO_STANDARD, /*!< standard halo */ enumerator
H A Dcs_range_set.c957 cs_halo_sync_var(rs->halo, CS_HALO_STANDARD, val); in cs_range_set_sync()
959 cs_halo_sync_var_strided(rs->halo, CS_HALO_STANDARD, val, stride); in cs_range_set_sync()
963 cs_halo_sync_untyped(rs->halo, CS_HALO_STANDARD, d_size, val); in cs_range_set_sync()
H A Dcs_interpolate.c261 = (m->cell_cells_idx != NULL) ? CS_HALO_EXTENDED : CS_HALO_STANDARD; in cs_interpolate_from_location_p1()
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_head_losses.c175 cs_halo_sync_var_strided(m->halo, CS_HALO_STANDARD, (cs_real_t *)q, 3); in _porcel()
178 cs_halo_perio_sync_var_vect(m->halo, CS_HALO_STANDARD, in _porcel()
H A Dcs_lagr_poisson.c108 cs_halo_type_t halo_type = CS_HALO_STANDARD; in diverv()
449 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_lagr_poisson()
H A Dcs_lagr_gradients.c183 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_lagr_gradients()
/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_bad_cells_regularisation.c187 cs_halo_sync_var(mesh->halo, CS_HALO_STANDARD, var); in cs_bad_cells_regularisation_scalar()
370 cs_halo_sync_var_strided(mesh->halo, CS_HALO_STANDARD, (cs_real_t *)var, 3); in cs_bad_cells_regularisation_vector()
551 cs_halo_sync_var_strided(mesh->halo, CS_HALO_STANDARD, (cs_real_t *)var, 6); in cs_bad_cells_regularisation_sym_tensor()
732 cs_halo_sync_var_strided(mesh->halo, CS_HALO_STANDARD, (cs_real_t *)var, 9); in cs_bad_cells_regularisation_tensor()
H A Dcs_face_viscosity.c241 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_face_viscosity()
427 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_face_anisotropic_viscosity_vector()
659 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_face_anisotropic_viscosity_scalar()
H A Dcs_gradient_cuda.cu772 cs_halo_sync_var_strided(m->halo, CS_HALO_STANDARD, (cs_real_t *)grad, 3); in cs_gradient_scalar_lsq_cuda()
774 cs_halo_perio_sync_var_vect(m->halo, CS_HALO_STANDARD, (cs_real_t *)grad, in cs_gradient_scalar_lsq_cuda()
H A Dcs_balance_by_zone.c959 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_balance_by_zone_compute()
1008 halo_type = CS_HALO_STANDARD; in cs_balance_by_zone_compute()
1901 cs_halo_sync_num(halo, CS_HALO_STANDARD, cells_tag_ids); in cs_pressure_drop_by_zone_compute()
2697 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_flux_through_surface()
2765 CS_HALO_STANDARD, in cs_flux_through_surface()
2788 CS_HALO_STANDARD, in cs_flux_through_surface()
H A Dcs_matrix_util.c1197 CS_HALO_STANDARD, in _prepare_matrix_dump_data()
1771 cs_halo_sync_var(halo, CS_HALO_STANDARD, dd); in cs_matrix_diag_dominance()
1773 cs_halo_sync_var_strided(halo, CS_HALO_STANDARD, dd, matrix->db_size[1]); in cs_matrix_diag_dominance()
1776 CS_HALO_STANDARD, in cs_matrix_diag_dominance()
H A Dcs_benchmark.c641 CS_HALO_STANDARD, in _matrix_check_asmb()
668 CS_HALO_STANDARD, in _matrix_check_asmb()
/dports/science/code_saturne/code_saturne-7.1.0/src/turb/
H A Dcs_les_filter.c192 cs_halo_sync_var(mesh->halo, CS_HALO_STANDARD, f_val); in _les_filter_ext_neighborhood()
396 cs_halo_sync_var_strided(mesh->halo, CS_HALO_STANDARD, f_val, _stride); in cs_les_filter()
/dports/science/code_saturne/code_saturne-7.1.0/src/user_examples/
H A Dcs_user_porosity.c128 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_user_porosity()
/dports/science/code_saturne/code_saturne-7.1.0/src/apps/
H A Dcs_solver.c170 cs_halo_type_t halo_type = CS_HALO_STANDARD; in _run()
/dports/science/code_saturne/code_saturne-7.1.0/src/rayt/
H A Dcs_rad_transfer_pun.c274 cs_halo_type_t halo_type = CS_HALO_STANDARD; in cs_rad_transfer_pun()

123