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

Data Fields

int n_children
 
int max_level
 
cs_lnum_t threshold
 
float max_box_ratio
 
fvm_box_tree_stats_t stats
 
cs_lnum_t n_max_nodes
 
cs_lnum_t n_nodes
 
_node_tnodes
 
cs_lnum_tchild_ids
 
cs_lnum_tbox_ids
 
int n_build_loops
 

Field Documentation

◆ box_ids

cs_lnum_t* box_ids

◆ child_ids

cs_lnum_t* child_ids

◆ max_box_ratio

float max_box_ratio

◆ max_level

int max_level

◆ n_build_loops

int n_build_loops

◆ n_children

int n_children

◆ n_max_nodes

cs_lnum_t n_max_nodes

◆ n_nodes

cs_lnum_t n_nodes

◆ nodes

_node_t* nodes

◆ stats

◆ threshold

cs_lnum_t threshold

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