![]() |
Code_Saturne
CFD tool
|
#include <cs_join_mesh.h>
Data Fields | |
char * | name |
cs_int_t | n_faces |
cs_gnum_t | n_g_faces |
cs_gnum_t * | face_gnum |
cs_int_t * | face_vtx_idx |
cs_int_t * | face_vtx_lst |
cs_int_t | n_vertices |
cs_gnum_t | n_g_vertices |
cs_join_vertex_t * | vertices |
cs_gnum_t* face_gnum |
cs_int_t* face_vtx_idx |
cs_int_t* face_vtx_lst |
cs_int_t n_faces |
cs_gnum_t n_g_faces |
cs_gnum_t n_g_vertices |
cs_int_t n_vertices |
char* name |
cs_join_vertex_t* vertices |