  | 
  
    My Project
    
   programmer's documentation 
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef __CS_CF_MODEL_H__ 
    2 #define __CS_CF_MODEL_H__ 
 
#define END_C_DECLS
Definition: cs_defs.h:468
 
const cs_cf_model_t * cs_glob_cf_model
 
double gammasg
Definition: cs_cf_model.h:62
 
#define BEGIN_C_DECLS
Definition: cs_defs.h:467
 
int ithvar
Definition: cs_cf_model.h:56
 
cs_cf_model_t * cs_get_glob_cf_model(void)
Provide access to compressible model global structure cs_glob_cf_model.
Definition: cs_cf_model.c:187
 
double psginf
Definition: cs_cf_model.h:59
 
int ieos
Definition: cs_cf_model.h:54
 
int hgn_relax_eq_st
Definition: cs_cf_model.h:65
 
Compressible model general options descriptor.
Definition: cs_cf_model.h:52