Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

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]

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