Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_box_tree_stats_t Struct Reference
Collaboration diagram for _box_tree_stats_t:
Collaboration graph

Data Fields

int dim
 
int depth [3]
 
cs_lnum_t n_leaves [3]
 
cs_lnum_t n_boxes [3]
 
cs_lnum_t n_threshold_leaves [3]
 
cs_lnum_t n_leaf_boxes [3]
 
size_t mem_used [3]
 
size_t mem_required [3]
 

Field Documentation

int depth[3]
int dim
size_t mem_required[3]
size_t mem_used[3]
cs_lnum_t n_boxes[3]
cs_lnum_t n_leaf_boxes[3]
cs_lnum_t n_leaves[3]
cs_lnum_t n_threshold_leaves[3]

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