programmer's documentation
Data Fields
cs_cdo_connect_t Struct Reference

#include <cs_cdo_connect.h>

Collaboration diagram for cs_cdo_connect_t:
Collaboration graph

Data Fields

cs_lnum_t n_vertices
 
cs_lnum_t n_edges
 
cs_lnum_t n_faces [3]
 
cs_lnum_t n_cells
 
cs_adjacency_te2v
 
cs_adjacency_tf2c
 
cs_adjacency_tf2e
 
fvm_element_tcell_type
 
cs_flag_tcell_flag
 
cs_adjacency_tc2f
 
cs_adjacency_tc2e
 
cs_adjacency_tc2v
 
cs_lnum_t e_max_cell_range
 
cs_lnum_t v_max_cell_range
 
int n_max_vbyc
 
int n_max_ebyc
 
int n_max_fbyc
 
int n_max_vbyf
 
int n_max_v2fc
 
int n_max_v2ec
 
const cs_range_set_tv_rs
 
cs_range_set_tf_rs
 
cs_interface_set_tf_ifs
 
cs_range_set_thho1_rs
 
cs_interface_set_thho1_ifs
 
cs_range_set_thho2_rs
 
cs_interface_set_thho2_ifs
 

Field Documentation

◆ c2e

◆ c2f

◆ c2v

◆ cell_flag

cs_flag_t* cell_flag

◆ cell_type

fvm_element_t* cell_type

◆ e2v

◆ e_max_cell_range

cs_lnum_t e_max_cell_range

◆ f2c

◆ f2e

◆ f_ifs

◆ f_rs

◆ hho1_ifs

cs_interface_set_t* hho1_ifs

◆ hho1_rs

cs_range_set_t* hho1_rs

◆ hho2_ifs

cs_interface_set_t* hho2_ifs

◆ hho2_rs

cs_range_set_t* hho2_rs

◆ n_cells

cs_lnum_t n_cells

◆ n_edges

cs_lnum_t n_edges

◆ n_faces

cs_lnum_t n_faces[3]

◆ n_max_ebyc

int n_max_ebyc

◆ n_max_fbyc

int n_max_fbyc

◆ n_max_v2ec

int n_max_v2ec

◆ n_max_v2fc

int n_max_v2fc

◆ n_max_vbyc

int n_max_vbyc

◆ n_max_vbyf

int n_max_vbyf

◆ n_vertices

cs_lnum_t n_vertices

◆ v_max_cell_range

cs_lnum_t v_max_cell_range

◆ v_rs

const cs_range_set_t* v_rs

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