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

Data Fields

int n_levels
 
int n_levels_max
 
int n_levels_post
 
int post_cell_max
 
cs_grid_t ** grid_hierarchy
 
int ** post_cell_num
 
int ** post_cell_rank
 
cs_multigrid_level_info_tlv_info
 
cs_multigrid_info_t info
 

Field Documentation

◆ grid_hierarchy

cs_grid_t** grid_hierarchy

◆ info

◆ lv_info

◆ n_levels

int n_levels

◆ n_levels_max

int n_levels_max

◆ n_levels_post

int n_levels_post

◆ post_cell_max

int post_cell_max

◆ post_cell_num

int** post_cell_num

◆ post_cell_rank

int** post_cell_rank

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