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

cs_flag_t flag
 
short int * kbuf
 
short int n_max_vbyc
 
short int n_max_ebyc
 
short int n_max_fbyc
 
cs_lnum_t c_id
 
cs_real_3_t xc
 
double vol_c
 
short int n_vc
 
cs_lnum_tv_ids
 
double * xv
 
double * wvc
 
short int n_ec
 
cs_lnum_te_ids
 
cs_quant_tedge
 
cs_nvec3_tdface
 
short int n_fc
 
cs_lnum_tf_ids
 
short int * f_sgn
 
double * hfc
 
cs_quant_tface
 
cs_nvec3_tdedge
 
short int * e2v_ids
 
short int * e2v_sgn
 
short int * f2e_idx
 
short int * f2e_ids
 
double * tef
 
short int * e2f_ids
 
cs_nvec3_tsefc
 

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

◆ e2v_ids

short int* e2v_ids

◆ e2v_sgn

short int* e2v_sgn

◆ e_ids

cs_lnum_t* e_ids

◆ edge

cs_quant_t* edge

◆ 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

◆ hfc

double* hfc

◆ kbuf

short int* kbuf

◆ 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

◆ sefc

cs_nvec3_t* sefc

◆ tef

double* tef

◆ v_ids

cs_lnum_t* v_ids

◆ vol_c

double vol_c

◆ wvc

double* wvc

◆ xc

◆ xv

double* xv

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