9.0
general documentation
Loading...
Searching...
No Matches
cs_join_split.h File Reference
#include "base/cs_base.h"
#include "mesh/cs_join_mesh.h"
#include "mesh/cs_join_set.h"
#include "mesh/cs_join_util.h"
Include dependency graph for cs_join_split.h:

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)

Function Documentation

◆ cs_join_split_faces()

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 )

◆ cs_join_split_update_struct()

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 )