programmer's documentation
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

§ c_id

cs_lnum_t c_id

§ dedge

cs_nvec3_t* dedge

§ dface

cs_nvec3_t* dface

§ e2f_ids

short int* e2f_ids

§ e2f_sgn

short int* e2f_sgn

§ e2v_ids

short int* e2v_ids

§ e2v_sgn

short int* e2v_sgn

§ e_ids

cs_lnum_t* e_ids

§ edge

cs_quant_t* edge

§ etag

short int* etag

§ f2e_ids

short int* f2e_ids

§ f2e_idx

short int* f2e_idx

§ f_ids

cs_lnum_t* f_ids

§ f_sgn

short int* f_sgn

§ face

cs_quant_t* face

§ flag

cs_flag_t flag

§ n_ec

short int n_ec

§ n_fc

short int n_fc

§ n_max_ebyc

short int n_max_ebyc

§ n_max_fbyc

short int n_max_fbyc

§ n_max_vbyc

short int n_max_vbyc

§ n_vc

short int n_vc

§ v_ids

cs_lnum_t* v_ids

§ vol_c

double vol_c

§ vtag

short int* vtag

§ wvc

double* wvc

§ xc

cs_real_t* xc

§ xv

double* xv

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