Code_Saturne
CFD tool
Data Fields
_cs_grid_t Struct Reference
Collaboration diagram for _cs_grid_t:
Collaboration graph

Data Fields

int level
 
bool symmetric
 
int diag_block_size [4]
 
cs_lnum_t n_cells
 
cs_lnum_t n_cells_ext
 
cs_lnum_t n_faces
 
cs_gnum_t n_g_cells
 
cs_lnum_t n_cells_r [2]
 
const struct _cs_grid_tparent
 
const cs_lnum_tface_cell
 
cs_lnum_t_face_cell
 
cs_lnum_tcoarse_cell
 
cs_lnum_tcoarse_face
 
const cs_real_tcell_cen
 
cs_real_t_cell_cen
 
const cs_real_tcell_vol
 
cs_real_t_cell_vol
 
const cs_real_tface_normal
 
cs_real_t_face_normal
 
const cs_halo_thalo
 
cs_halo_t_halo
 
const cs_real_tda
 
cs_real_t_da
 
const cs_real_txa
 
cs_real_t_xa
 
const cs_real_txa0
 
cs_real_t_xa0
 
cs_real_txa0ij
 
cs_matrix_structure_tmatrix_struct
 
cs_matrix_tmatrix
 

Field Documentation

◆ _cell_cen

cs_real_t* _cell_cen

◆ _cell_vol

cs_real_t* _cell_vol

◆ _da

cs_real_t* _da

◆ _face_cell

cs_lnum_t* _face_cell

◆ _face_normal

cs_real_t* _face_normal

◆ _halo

cs_halo_t* _halo

◆ _xa

cs_real_t* _xa

◆ _xa0

cs_real_t* _xa0

◆ cell_cen

const cs_real_t* cell_cen

◆ cell_vol

const cs_real_t* cell_vol

◆ coarse_cell

cs_lnum_t* coarse_cell

◆ coarse_face

cs_lnum_t* coarse_face

◆ da

const cs_real_t* da

◆ diag_block_size

int diag_block_size[4]

◆ face_cell

const cs_lnum_t* face_cell

◆ face_normal

const cs_real_t* face_normal

◆ halo

const cs_halo_t* halo

◆ level

int level

◆ matrix

cs_matrix_t* matrix

◆ matrix_struct

cs_matrix_structure_t* matrix_struct

◆ n_cells

cs_lnum_t n_cells

◆ n_cells_ext

cs_lnum_t n_cells_ext

◆ n_cells_r

cs_lnum_t n_cells_r[2]

◆ n_faces

cs_lnum_t n_faces

◆ n_g_cells

cs_gnum_t n_g_cells

◆ parent

const struct _cs_grid_t* parent

◆ symmetric

bool symmetric

◆ xa

const cs_real_t* xa

◆ xa0

const cs_real_t* xa0

◆ xa0ij

cs_real_t* xa0ij

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