![]() |
Code_Saturne
CFD tool
|
Data Fields | |
cs_lnum_t | n_elts |
cs_gnum_t * | elt_num |
cs_lnum_t * | neighbor_index |
cs_gnum_t * | neighbor_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] |
_box_tree_stats_t bt_stats |
double cpu_time[2] |
cs_gnum_t* elt_num |
int leaf_threshold |
float max_box_ratio |
float max_box_ratio_distrib |
int max_tree_depth |
cs_lnum_t n_elts |
cs_lnum_t* neighbor_index |
cs_gnum_t* neighbor_num |
double wtime[2] |