programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
cs_cell_mesh_t Struct Reference

#include <cs_cdo_local.h>

Collaboration diagram for cs_cell_mesh_t:
Collaboration graph

Data Fields

short int n_max_vbyc
 
short int n_max_ebyc
 
short int n_max_fbyc
 
cs_flag_t flag
 
cs_lnum_t c_id
 
cs_real_txc
 
double vol_c
 
short int n_vc
 
cs_lnum_tv_ids
 
double * xv
 
short int * vtag
 
double * wvc
 
short int n_ec
 
cs_lnum_te_ids
 
short int * etag
 
cs_quant_tedge
 
cs_nvec3_tdface
 
short int n_fc
 
cs_lnum_tf_ids
 
short int * f_sgn
 
cs_quant_tface
 
cs_nvec3_tdedge
 
short int * e2v_ids
 
short int * e2v_sgn
 
short int * f2e_idx
 
short int * f2e_ids
 
short int * e2f_ids
 
short int * e2f_sgn
 

Field Documentation

cs_lnum_t c_id
cs_nvec3_t* dedge
cs_nvec3_t* dface
short int* e2f_ids
short int* e2f_sgn
short int* e2v_ids
short int* e2v_sgn
cs_lnum_t* e_ids
cs_quant_t* edge
short int* etag
short int* f2e_ids
short int* f2e_idx
cs_lnum_t* f_ids
short int* f_sgn
cs_quant_t* face
cs_flag_t flag
short int n_ec
short int n_fc
short int n_max_ebyc
short int n_max_fbyc
short int n_max_vbyc
short int n_vc
cs_lnum_t* v_ids
double vol_c
short int* vtag
double* wvc
cs_real_t* xc
double* xv

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