Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_mesh_reader_t Struct Reference
Collaboration diagram for _mesh_reader_t:
Collaboration graph

Data Fields

int n_files
 
_mesh_file_info_tfile_info
 
int * gc_id_shift
 
int n_perio_read
 
cs_lnum_t n_cells_read
 
cs_lnum_t n_faces_read
 
cs_lnum_t n_faces_connect_read
 
cs_lnum_t n_vertices_read
 
cs_gnum_t n_g_cells_read
 
cs_gnum_t n_g_faces_read
 
cs_gnum_t n_g_faces_connect_read
 
cs_gnum_t n_g_vertices_read
 
int read_cell_rank
 
int * cell_rank
 

Field Documentation

int* cell_rank
_mesh_file_info_t* file_info
int* gc_id_shift
cs_lnum_t n_cells_read
cs_lnum_t n_faces_connect_read
cs_lnum_t n_faces_read
int n_files
cs_gnum_t n_g_cells_read
cs_gnum_t n_g_faces_connect_read
cs_gnum_t n_g_faces_read
cs_gnum_t n_g_vertices_read
int n_perio_read
cs_lnum_t n_vertices_read
int read_cell_rank

The documentation for this struct was generated from the following file: