My Project
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | cs_join_split_faces (cs_join_param_t param, const cs_real_t face_normal[], const cs_join_edges_t *edges, cs_join_mesh_t **work, cs_join_gset_t **old2new_history) |
void | cs_join_split_update_struct (const cs_join_param_t param, const cs_join_mesh_t *work_mesh, const cs_gnum_t gnum_rank_index[], cs_join_gset_t **o2n_hist, cs_join_mesh_t **local_mesh) |
void cs_join_split_faces | ( | cs_join_param_t | param, |
const cs_real_t | face_normal[], | ||
const cs_join_edges_t * | edges, | ||
cs_join_mesh_t ** | work, | ||
cs_join_gset_t ** | old2new_history | ||
) |
void cs_join_split_update_struct | ( | const cs_join_param_t | param, |
const cs_join_mesh_t * | work_mesh, | ||
const cs_gnum_t | gnum_rank_index[], | ||
cs_join_gset_t ** | o2n_hist, | ||
cs_join_mesh_t ** | local_mesh | ||
) |