|
programmer's documentation
|
#include <cs_cdo_local.h>

Data Fields | |
| short int | n_max_vbyf |
| cs_lnum_t | c_id |
| cs_real_t * | xc |
| cs_lnum_t | f_id |
| short int | f_sgn |
| cs_quant_t | face |
| cs_nvec3_t | dedge |
| short int | n_vf |
| cs_lnum_t * | v_ids |
| double * | xv |
| double * | wvf |
| short int | n_ef |
| cs_lnum_t * | e_ids |
| cs_quant_t * | edge |
| double * | tef |
| short int * | e2v_ids |
| cs_lnum_t c_id |
| cs_nvec3_t dedge |
| short int* e2v_ids |
| cs_lnum_t* e_ids |
| cs_quant_t* edge |
| cs_lnum_t f_id |
| short int f_sgn |
| cs_quant_t face |
| short int n_ef |
| short int n_max_vbyf |
| short int n_vf |
| double* tef |
| cs_lnum_t* v_ids |
| double* wvf |
| cs_real_t* xc |
| double* xv |
1.8.13