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

Data Fields

cs_lnum_t n_elts
 
cs_gnum_telt_num
 
cs_lnum_tneighbor_index
 
cs_gnum_tneighbor_num
 
int max_tree_depth
 
int leaf_threshold
 
float max_box_ratio
 
float max_box_ratio_distrib
 
_box_tree_stats_t bt_stats
 
double cpu_time [2]
 
double wtime [2]
 

Field Documentation

◆ bt_stats

◆ cpu_time

double cpu_time[2]

◆ elt_num

cs_gnum_t* elt_num

◆ leaf_threshold

int leaf_threshold

◆ max_box_ratio

float max_box_ratio

◆ max_box_ratio_distrib

float max_box_ratio_distrib

◆ max_tree_depth

int max_tree_depth

◆ n_elts

cs_lnum_t n_elts

◆ neighbor_index

cs_lnum_t* neighbor_index

◆ neighbor_num

cs_gnum_t* neighbor_num

◆ wtime

double wtime[2]

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